Partager via


AccountProperties.DynamicThrottlingEnabled Propriété

Définition

Obtient ou définit l’indicateur pour activer la limitation dynamique.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à