Freigeben über


OrganizationOperationsOperationsExtensions.BeginDeleteAsync Methode

Definition

Löschen der Organisationsressource

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

Organisationsressourcenname

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: