ASRProcessServerDetails.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 or sets the historic health of the process server based on the health in last 24 hours. Possible values include: 'None', 'Normal', 'Warning', 'Critical'.
public string HistoricHealth { get; set; }
member this.HistoricHealth : string with get, set
Public Property HistoricHealth As String