Freigeben über


DeletedAccountsOperationsExtensions.BeginPurge Methode

Definition

Löscht ein Cognitive Services-Konto aus der Ressourcengruppe.

public static void BeginPurge (this Microsoft.Azure.Management.CognitiveServices.IDeletedAccountsOperations operations, string location, string resourceGroupName, string accountName);
static member BeginPurge : Microsoft.Azure.Management.CognitiveServices.IDeletedAccountsOperations * string * string * string -> unit
<Extension()>
Public Sub BeginPurge (operations As IDeletedAccountsOperations, location As String, resourceGroupName As String, accountName As String)

Parameter

operations
IDeletedAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Ressourcenspeicherort

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

accountName
String

Der Name des Cognitive Services-Kontos.

Gilt für: