Compartir a través de


AlertingAction.Severity Propiedad

Definición

Obtiene o establece la gravedad de la alerta. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a