CollectionCreationDetails.PublishedApplications Property

Definition

Optional. The list of applications to be initially published after creation of the collection.

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

Property Value

Applies to