Compartir a través de


Alert.Severity Propiedad

Definición

Obtiene o establece la gravedad de la alerta. Entre los valores posibles se incluyen: 'Informational', 'Warning', 'Critical'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a