次の方法で共有


SubscriptionQuotasListResult.Value プロパティ

定義

特定のリージョンのサブスクリプションのクォータの一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StreamAnalytics.Models.SubscriptionQuota> Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.StreamAnalytics.Models.SubscriptionQuota>
Public ReadOnly Property Value As IList(Of SubscriptionQuota)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象