다음을 통해 공유


Quota.QuotaEnabled 속성

정의

현재 구독에 대해 활성 상태인 호스트 할당량을 가져옵니다. 가능한 값은 '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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상