Freigeben über


AccountProperties.DynamicThrottlingEnabled Eigenschaft

Definition

Ruft das Flag ab, um die dynamische Einschränkung zu aktivieren, oder legt es fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: