Compartir a través de


Alert.Status Propiedad

Definición

Obtiene o establece el estado actual de la alerta. Entre los valores posibles se incluyen: "Active", "Cleared"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.AlertStatus Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : Microsoft.Azure.Management.StorSimple8000Series.Models.AlertStatus with get, set
Public Property Status As AlertStatus

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a