次の方法で共有


ProcessServerDetails.SystemLoadStatus Property

Definition

Gets the system load status. Possible values include: 'Healthy', 'Warning', 'Critical', 'Unknown'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to