VirtualMachinePatch.IsEnabled Property

Definition

Indicates if zone movement is enabled. By default isEnabled is set to false i.e VM can't be moved from one zone to another.

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

Property Value

Applies to