Compartir a través de


MetricAlertResource.AutoMitigate Propiedad

Definición

Obtiene o establece la marca que indica si la alerta se debe resolver automáticamente o no. El valor predeterminado es true.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a