Aracılığıyla paylaş


VMwareVirtualMachineDetails.PoweredOn Property

Definition

Gets or sets the value indicating whether VM is powered on.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to