CollectionUsageSummaryListResult.UsageSummaryList Property

Definition

Optional. The list of collection usage summary.

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

Property Value

Applies to