Freigeben über


OrganizationOperationsOperationsExtensions.GetAsync Methode

Definition

Ruft die Eigenschaften einer bestimmten Organisationsressource ab.

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

Parameter

operations
IOrganizationOperationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Ressourcengruppenname

organizationName
String

Name der Organisationsressource

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: