Condividi tramite


AvailabilityPolicy.ActionOnDiskDelay Property

Definition

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

Applies to