Share via


VirtualMachineStorageProfile.AlignRegionalDisksToVmZone Property

Definition

Specifies whether the regional disks should be aligned/moved to the VM zone. This is applicable only for VMs with placement property set. Please note that this change is irreversible. Minimum api-version: 2024-11-01.

public bool? AlignRegionalDisksToVmZone { get; set; }
member this.AlignRegionalDisksToVmZone : Nullable<bool> with get, set
Public Property AlignRegionalDisksToVmZone As Nullable(Of Boolean)

Property Value

Applies to