Freigeben über


ManagementGroupsOperationsExtensions.Delete Methode

Definition

Löscht eine Verwaltungsgruppe. Wenn eine Verwaltungsgruppe untergeordnete Ressourcen enthält, schlägt die Anforderung fehl.

public static Microsoft.Azure.Management.ManagementGroups.Models.AzureAsyncOperationResults Delete (this Microsoft.Azure.Management.ManagementGroups.IManagementGroupsOperations operations, string groupId, string cacheControl = "no-cache");
static member Delete : Microsoft.Azure.Management.ManagementGroups.IManagementGroupsOperations * string * string -> Microsoft.Azure.Management.ManagementGroups.Models.AzureAsyncOperationResults
<Extension()>
Public Function Delete (operations As IManagementGroupsOperations, groupId As String, Optional cacheControl As String = "no-cache") As AzureAsyncOperationResults

Parameter

operations
IManagementGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

groupId
String

Verwaltungsgruppen-ID.

cacheControl
String

Gibt an, ob die Anforderung Caches verwenden soll. Füllen Sie den Header mit dem Wert "no-cache", um vorhandene Caches zu umgehen.

Gibt zurück

Gilt für: