Freigeben über


ManagementGroupSubscriptionsOperationsExtensions.Delete Methode

Definition

Hebt die Zuordnung des Abonnements mit der Verwaltungsgruppe auf.

public static void Delete (this Microsoft.Azure.Management.ManagementGroups.IManagementGroupSubscriptionsOperations operations, string groupId, string subscriptionId, string cacheControl = "no-cache");
static member Delete : Microsoft.Azure.Management.ManagementGroups.IManagementGroupSubscriptionsOperations * string * string * string -> unit
<Extension()>
Public Sub Delete (operations As IManagementGroupSubscriptionsOperations, groupId As String, subscriptionId As String, Optional cacheControl As String = "no-cache")

Parameter

operations
IManagementGroupSubscriptionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

groupId
String

Verwaltungsgruppen-ID.

subscriptionId
String

Abonnement-ID

cacheControl
String

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

Gilt für: