Partilhar via


AccountProperties.DynamicThrottlingEnabled Propriedade

Definição

Obtém ou define o sinalizador para habilitar a limitação dinâmica.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a