UnpublishApplicationsResult.ResultList Property

Definition

Optional. List of unpublish operation results.

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

Property Value

Applies to