Aracılığıyla paylaş


AlertingAction.ThrottlingInMin Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to