次の方法で共有


ClusterGetProperties.QuotaInfo プロパティ

定義

クォータ情報を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象