Partager via


AlertingAction.Severity Propriété

Définition

Obtient ou définit la gravité de l’alerte. Les valeurs possibles incluent : '0', '1', '2', '3', '4'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à