Compartilhar via


CollectionOperationsExtensions.ListAsync(ICollectionOperations) Método

Definição

Retorna a lista de todas as coleções disponíveis no momento para a ID da assinatura

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionListResult> ListAsync (this Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations operations);
static member ListAsync : Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionListResult>
<Extension()>
Public Function ListAsync (operations As ICollectionOperations) As Task(Of CollectionListResult)

Parâmetros

operations
ICollectionOperations

Referência ao Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.

Retornos

A resposta para a operação de lista obter coleções.

Aplica-se a