Share via


ProcessServerDetails.HistoricHealth Property

Definition

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

Applies to