CollectionListResult.Collections Property

Definition

Optional. The list of all the collections for the given customer subscription id.

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

Property Value

Applies to