Freigeben über


IOperations Schnittstelle

Definition

Vorgangsvorgänge.

public interface IOperations
type IOperations = interface
Public Interface IOperations

Methoden

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

Listet alle verfügbaren Rest-API-Vorgänge von NotificationHubs auf.

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

Listet alle verfügbaren Rest-API-Vorgänge von NotificationHubs auf.

Erweiterungsmethoden

List(IOperations)

Listet alle verfügbaren Rest-API-Vorgänge von NotificationHubs auf.

ListAsync(IOperations, CancellationToken)

Listet alle verfügbaren Rest-API-Vorgänge von NotificationHubs auf.

ListNext(IOperations, String)

Listet alle verfügbaren Rest-API-Vorgänge von NotificationHubs auf.

ListNextAsync(IOperations, String, CancellationToken)

Listet alle verfügbaren Rest-API-Vorgänge von NotificationHubs auf.

Gilt für: