Compartilhar via


HealthMonitorStateChange.CurrentMonitorState Propriedade

Definição

Obtém ou define o estado de integridade atual do monitor. Os valores possíveis incluem: 'Healthy', 'Critical', 'Warning', 'Unknown', 'Disabled', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentMonitorState")]
public string CurrentMonitorState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentMonitorState")>]
member this.CurrentMonitorState : string with get, set
Public Property CurrentMonitorState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a