次の方法で共有


VMwareDetails.SystemLoadStatus Property

Definition

Gets or sets the system load status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to