DiskInstanceView.StorageAlignmentStatus 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 alignment status for the disk.
public Azure.ResourceManager.Compute.Models.ComputeStorageAlignmentStatus? StorageAlignmentStatus { get; }
public Azure.ResourceManager.Compute.Models.StorageAlignmentStatus? StorageAlignmentStatus { get; }
member this.StorageAlignmentStatus : Nullable<Azure.ResourceManager.Compute.Models.ComputeStorageAlignmentStatus>
member this.StorageAlignmentStatus : Nullable<Azure.ResourceManager.Compute.Models.StorageAlignmentStatus>
Public ReadOnly Property StorageAlignmentStatus As Nullable(Of ComputeStorageAlignmentStatus)
Public ReadOnly Property StorageAlignmentStatus As Nullable(Of StorageAlignmentStatus)