ProcessServerDetails.ThroughputStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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