Freigeben über


IManagementGroupSubscriptionsOperations Schnittstelle

Definition

ManagementGroupSubscriptionsOperationsvorgänge.

public interface IManagementGroupSubscriptionsOperations
type IManagementGroupSubscriptionsOperations = interface
Public Interface IManagementGroupSubscriptionsOperations

Methoden

CreateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ordnet ein vorhandenes Abonnement der Verwaltungsgruppe zu.

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Hebt die Zuordnung des Abonnements mit der Verwaltungsgruppe auf.

GetSubscriptionsUnderManagementGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft Details zu allen Abonnements ab, die der Verwaltungsgruppe zugeordnet sind.

GetSubscriptionsUnderManagementGroupWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft Details zu allen Abonnements ab, die der Verwaltungsgruppe zugeordnet sind.

GetSubscriptionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft Details zu einem bestimmten Abonnement ab, das der Verwaltungsgruppe zugeordnet ist.

Erweiterungsmethoden

Create(IManagementGroupSubscriptionsOperations, String, String, String)

Ordnet ein vorhandenes Abonnement der Verwaltungsgruppe zu.

CreateAsync(IManagementGroupSubscriptionsOperations, String, String, String, CancellationToken)

Ordnet ein vorhandenes Abonnement der Verwaltungsgruppe zu.

Delete(IManagementGroupSubscriptionsOperations, String, String, String)

Hebt die Zuordnung des Abonnements mit der Verwaltungsgruppe auf.

DeleteAsync(IManagementGroupSubscriptionsOperations, String, String, String, CancellationToken)

Hebt die Zuordnung des Abonnements mit der Verwaltungsgruppe auf.

GetSubscription(IManagementGroupSubscriptionsOperations, String, String, String)

Ruft Details zu einem bestimmten Abonnement ab, das der Verwaltungsgruppe zugeordnet ist.

GetSubscriptionAsync(IManagementGroupSubscriptionsOperations, String, String, String, CancellationToken)

Ruft Details zu einem bestimmten Abonnement ab, das der Verwaltungsgruppe zugeordnet ist.

GetSubscriptionsUnderManagementGroup(IManagementGroupSubscriptionsOperations, String, String)

Ruft Details zu allen Abonnements ab, die der Verwaltungsgruppe zugeordnet sind.

GetSubscriptionsUnderManagementGroupAsync(IManagementGroupSubscriptionsOperations, String, String, CancellationToken)

Ruft Details zu allen Abonnements ab, die der Verwaltungsgruppe zugeordnet sind.

GetSubscriptionsUnderManagementGroupNext(IManagementGroupSubscriptionsOperations, String)

Ruft Details zu allen Abonnements ab, die der Verwaltungsgruppe zugeordnet sind.

GetSubscriptionsUnderManagementGroupNextAsync(IManagementGroupSubscriptionsOperations, String, CancellationToken)

Ruft Details zu allen Abonnements ab, die der Verwaltungsgruppe zugeordnet sind.

Gilt für: