Compartir a través de


AlertingAction.ThrottlingInMin Propiedad

Definición

Obtiene o establece el tiempo (en minutos) para el que se deben limitar o suprimir alertas.

[Newtonsoft.Json.JsonProperty(PropertyName="throttlingInMin")]
public int? ThrottlingInMin { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="throttlingInMin")>]
member this.ThrottlingInMin : Nullable<int> with get, set
Public Property ThrottlingInMin As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a