共用方式為


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

適用於