次の方法で共有


ListBillingPlansResult.PlanList プロパティ

定義

省略可能。 操作によって返されるプランの詳細の一覧。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingPlan> PlanList { get; set; }
member this.PlanList : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingPlan> with get, set
Public Property PlanList As IList(Of BillingPlan)

プロパティ値

適用対象