次の方法で共有


UnpublishApplicationsResult.ResultList プロパティ

定義

省略可能。 発行解除操作の結果の一覧。

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)

プロパティ値

適用対象