Share via


IVMwareCbtMigrateInput.PerformShutdown Property

Definition

A value indicating whether VM is to be shutdown.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether VM is to be shutdown.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="performShutdown")]
public string PerformShutdown { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether VM is to be shutdown.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="performShutdown")>]
member this.PerformShutdown : string with get, set
Public Property PerformShutdown As String

Property Value

Attributes

Applies to