Partager via


OrganizationOperationsOperationsExtensions.ListBySubscriptionAsync Méthode

Définition

Répertoriez toutes les organisations sous l’abonnement spécifié.

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))

Paramètres

operations
IOrganizationOperationsOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à