VirtualMachine.RestrictMovement Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to