ApplicationDetailsListParameter.DetailsList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)