Partager via


VMwareDetails.SystemLoad Property

Definition

Gets or sets the percentage of the system load.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to