VirtualMachineOSDisk.StorageFaultDomainAlignment 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.
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)