Compartilhar via


OrganizationOperationsOperationsExtensions.ListByResourceGroupAsync Método

Definição

Liste todas as Organizações no grupo de recursos especificado.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Confluent.Models.OrganizationResource>> ListByResourceGroupAsync (this Microsoft.Azure.Management.Confluent.IOrganizationOperationsOperations operations, string resourceGroupName, System.Threading.CancellationToken cancellationToken = default);
static member ListByResourceGroupAsync : Microsoft.Azure.Management.Confluent.IOrganizationOperationsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Confluent.Models.OrganizationResource>>
<Extension()>
Public Function ListByResourceGroupAsync (operations As IOrganizationOperationsOperations, resourceGroupName As String, 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.

resourceGroupName
String

Nome do grupo de recursos

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a