ProcessServerDetails.HistoricHealth 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 historic health of the process server based on the health in last 24 hours. Possible values include: 'None', 'Normal', 'Warning', 'Critical'
[Newtonsoft.Json.JsonProperty(PropertyName="historicHealth")]
public string HistoricHealth { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="historicHealth")>]
member this.HistoricHealth : string
Public ReadOnly Property HistoricHealth As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute