Compartilhar via


OrganizationOperationsOperationsExtensions.ListBySubscriptionAsync Método

Definição

Liste todas as organizações na assinatura especificada.

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

Parâmetros

operations
IOrganizationOperationsOperations

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

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a