Compartir a través de


HealthMonitorStateChange.PreviousMonitorState Propiedad

Definición

Obtiene o establece el estado de mantenimiento anterior del monitor. Entre los valores posibles se incluyen: "Healthy", "Critical", "Warning", "Unknown", "Disabled", "None"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a