Share via


Usage.ThrottleStatus Property

Definition

Gets or sets the throttle status.

[Newtonsoft.Json.JsonProperty(PropertyName="throttleStatus")]
public string ThrottleStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="throttleStatus")>]
member this.ThrottleStatus : string with get, set
Public Property ThrottleStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to