다음을 통해 공유


Quota.HostsRemaining 속성

정의

sku 유형별로 나머지 호스트 할당량을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="hostsRemaining")]
public System.Collections.Generic.IDictionary<string,int?> HostsRemaining { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostsRemaining")>]
member this.HostsRemaining : System.Collections.Generic.IDictionary<string, Nullable<int>>
Public ReadOnly Property HostsRemaining As IDictionary(Of String, Nullable(Of Integer))

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상