AvailabilityPolicy.ActionOnDiskDelay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets determines on how to handle disks with slow I/O. Possible values include: 'None', 'AutomaticReattach'
[Newtonsoft.Json.JsonProperty(PropertyName="actionOnDiskDelay")]
public string ActionOnDiskDelay { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionOnDiskDelay")>]
member this.ActionOnDiskDelay : string with get, set
Public Property ActionOnDiskDelay As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute