Freigeben über


OrganizationOperationsOperationsExtensions.ListByResourceGroupAsync Methode

Definition

Listet alle Organisationen unter der angegebenen Ressourcengruppe auf.

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

Parameter

operations
IOrganizationOperationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Ressourcengruppenname

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: