ApplicationDetailsListParameter.DetailsList Property

Definition

Optional. List of publishing details for remote applications.

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

Property Value

Applies to