Freigeben über


OrganizationOperationsOperationsExtensions.DeleteAsync Methode

Definition

Löschen der Organisationsressource

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

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: