Share via


SubscriptionPolicies.QuotaId Property

Definition

Gets the subscription quota ID.

[Newtonsoft.Json.JsonProperty(PropertyName="quotaId")]
public string QuotaId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quotaId")>]
member this.QuotaId : string
Public ReadOnly Property QuotaId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to