Partilhar via


TenantsOperationsExtensions.ListAsync Método

Definição

Obtém os locatários da sua conta.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Fluent.Models.TenantIdDescription>> ListAsync (this Microsoft.Azure.Management.ResourceManager.Fluent.ITenantsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.ResourceManager.Fluent.ITenantsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Fluent.Models.TenantIdDescription>>
<Extension()>
Public Function ListAsync (operations As ITenantsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of TenantIdDescription))

Parâmetros

operations
ITenantsOperations

O grupo de operações para esse método de extensão.

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a