Compartilhar via


Alert.Severity Propriedade

Definição

Obtém a gravidade do alerta. Os valores possíveis incluem: 'Informational', 'Warning', 'Critical'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.severity")]
public string Severity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.severity")>]
member this.Severity : string
Public ReadOnly Property Severity As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a