DataDisk.StorageFaultDomainAlignment Property

Definition

Gets or sets specifies the storage fault domain alignment type for the disk. Possible values include: 'Aligned', 'BestEffortAligned'

[Newtonsoft.Json.JsonProperty(PropertyName="storageFaultDomainAlignment")]
public string StorageFaultDomainAlignment { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageFaultDomainAlignment")>]
member this.StorageFaultDomainAlignment : string with get, set
Public Property StorageFaultDomainAlignment As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to