ISubscriptionsOperations Schnittstelle

Definition

AbonnementsOperationsvorgänge.

public interface ISubscriptionsOperations
type ISubscriptionsOperations = interface
Public Interface ISubscriptionsOperations

Methoden

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

Ruft Details zu einem angegebenen Abonnement ab.

ListLocationsWithHttpMessagesAsync(String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Ruft alle verfügbaren geografischen Standorte ab.

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

Ruft alle Abonnements für einen Mandanten ab.

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

Ruft alle Abonnements für einen Mandanten ab.

Erweiterungsmethoden

Get(ISubscriptionsOperations, String)

Ruft Details zu einem angegebenen Abonnement ab.

GetAsync(ISubscriptionsOperations, String, CancellationToken)

Ruft Details zu einem angegebenen Abonnement ab.

List(ISubscriptionsOperations)

Ruft alle Abonnements für einen Mandanten ab.

ListAsync(ISubscriptionsOperations, CancellationToken)

Ruft alle Abonnements für einen Mandanten ab.

ListLocations(ISubscriptionsOperations, String, Nullable<Boolean>)

Ruft alle verfügbaren geografischen Standorte ab.

ListLocationsAsync(ISubscriptionsOperations, String, Nullable<Boolean>, CancellationToken)

Ruft alle verfügbaren geografischen Standorte ab.

ListNext(ISubscriptionsOperations, String)

Ruft alle Abonnements für einen Mandanten ab.

ListNextAsync(ISubscriptionsOperations, String, CancellationToken)

Ruft alle Abonnements für einen Mandanten ab.

Gilt für: