AvsPrivateCloudClusterVirtualMachineData.RestrictMovement 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.
Whether VM DRS-driven movement is restricted (enabled) or not (disabled).
public Azure.ResourceManager.Avs.Models.VirtualMachineRestrictMovementState? RestrictMovement { get; }
member this.RestrictMovement : Nullable<Azure.ResourceManager.Avs.Models.VirtualMachineRestrictMovementState>
Public ReadOnly Property RestrictMovement As Nullable(Of VirtualMachineRestrictMovementState)