VirtualMachineRestrictMovement.RestrictMovement Property

Definition

Gets or sets possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="restrictMovement")]
public string RestrictMovement { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictMovement")>]
member this.RestrictMovement : string with get, set
Public Property RestrictMovement As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to