次の方法で共有


SubscriptionListResult.Subscriptions プロパティ

定義

省略可能。 サブスクリプションを取得または設定します。

public System.Collections.Generic.IList<Microsoft.Azure.Subscriptions.Models.Subscription> Subscriptions { get; set; }
member this.Subscriptions : System.Collections.Generic.IList<Microsoft.Azure.Subscriptions.Models.Subscription> with get, set
Public Property Subscriptions As IList(Of Subscription)

プロパティ値

適用対象