Compartir a través de


AlertRuleResource.IsEnabled Propiedad

Definición

Obtiene o establece la marca que indica si la regla de alerta está habilitada.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isEnabled")]
public bool IsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isEnabled")>]
member this.IsEnabled : bool with get, set
Public Property IsEnabled As Boolean

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a