Compartilhar via


CollectionOperationsExtensions.RegionListAsync(ICollectionOperations) Método

Definição

Obtém uma lista de todas as regiões em que a coleção pode ser criada para a assinatura.

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

Parâmetros

operations
ICollectionOperations

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

Retornos

A lista de locais.

Aplica-se a