次の方法で共有


CollectionOperationsExtensions.List(ICollectionOperations) メソッド

定義

サブスクリプション ID で現在使用できるすべてのコレクションの一覧を返します

public static Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionListResult List (this Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations operations);
static member List : Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations -> Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionListResult
<Extension()>
Public Function List (operations As ICollectionOperations) As CollectionListResult

パラメーター

operations
ICollectionOperations

Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations への参照。

戻り値

コレクションの取得リスト操作の応答。

適用対象