ListBillingPlansResult.PlanList Property

Definition

Optional. List of plan details returned by operation.

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)

Property Value

Applies to