共用方式為


ClusterGetProperties.QuotaInfo Property

Definition

Gets or sets the quota information.

[Newtonsoft.Json.JsonProperty(PropertyName="quotaInfo")]
public Microsoft.Azure.Management.HDInsight.Models.QuotaInfo QuotaInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quotaInfo")>]
member this.QuotaInfo : Microsoft.Azure.Management.HDInsight.Models.QuotaInfo with get, set
Public Property QuotaInfo As QuotaInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to