Megosztás a következőn keresztül:


BatchAccountOperationsExtensions.BeginDelete Metódus

Definíció

Törli a megadott Batch-fiókot.

public static Microsoft.Azure.Management.Batch.Models.BatchAccountDeleteHeaders BeginDelete (this Microsoft.Azure.Management.Batch.IBatchAccountOperations operations, string resourceGroupName, string accountName);
static member BeginDelete : Microsoft.Azure.Management.Batch.IBatchAccountOperations * string * string -> Microsoft.Azure.Management.Batch.Models.BatchAccountDeleteHeaders
<Extension()>
Public Function BeginDelete (operations As IBatchAccountOperations, resourceGroupName As String, accountName As String) As BatchAccountDeleteHeaders

Paraméterek

operations
IBatchAccountOperations

A bővítménymetódus műveleti csoportja.

resourceGroupName
String

A Batch-fiókot tartalmazó erőforráscsoport neve.

accountName
String

A Batch-fiók neve.

Válaszok

A következőre érvényes: