Quota.QuotaEnabled Property

Definition

Gets host quota is active for current subscription. Possible values include: 'Enabled', 'Disabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to