次の方法で共有


ProcessServerDetails.ThroughputStatus Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to