VirtualMachineOSDisk.StorageFaultDomainAlignment Property

Definition

Specifies the storage fault domain alignment type for the disk.

public Azure.ResourceManager.Compute.Models.StorageFaultDomainAlignmentType? StorageFaultDomainAlignment { get; set; }
member this.StorageFaultDomainAlignment : Nullable<Azure.ResourceManager.Compute.Models.StorageFaultDomainAlignmentType> with get, set
Public Property StorageFaultDomainAlignment As Nullable(Of StorageFaultDomainAlignmentType)

Property Value

Applies to