GetStartMenuApplicationListResult.ResultList Property

Definition

Optional. List of details of start menu applications.

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

Property Value

Applies to