Freigeben über


ConfluentOrganizationCollection.Get(String, CancellationToken) Methode

Definition

Ruft die Eigenschaften einer bestimmten Organisationsressource ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Confluent/organizations/{organizationName}
  • Vorgangs-IdOrganization_Get
public virtual Azure.Response<Azure.ResourceManager.Confluent.ConfluentOrganizationResource> Get (string organizationName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Confluent.ConfluentOrganizationResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Confluent.ConfluentOrganizationResource>
Public Overridable Function Get (organizationName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of ConfluentOrganizationResource)

Parameter

organizationName
String

Name der Organisationsressource.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

organizationName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

organizationName ist NULL.

Gilt für: