次の方法で共有


IVMwareVirtualMachineDetails.PoweredOn Property

Definition

The value indicating whether VM is powered on.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The value indicating whether VM is powered on.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="poweredOn")]
public string PoweredOn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The value indicating whether VM is powered on.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="poweredOn")>]
member this.PoweredOn : string with get, set
Public Property PoweredOn As String

Property Value

Attributes

Applies to