Sdílet prostřednictvím


BatchAccountOperationsExtensions.Delete Metoda

Definice

Odstraní určený účet Batch.

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

Parametry

operations
IBatchAccountOperations

Skupina operací pro tuto rozšiřující metodu.

resourceGroupName
String

Název skupiny prostředků, která obsahuje účet Batch.

accountName
String

Název účtu Batch.

Návraty

Platí pro