IOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations d’opérations.
public interface IOperations
type IOperations = interface
Public Interface IOperations
Méthodes
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Répertorie toutes les opérations d’API REST Event Hub disponibles. |
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
Répertorie toutes les opérations d’API REST Event Hub disponibles. |
Méthodes d’extension
List(IOperations) |
Répertorie toutes les opérations d’API REST Event Hub disponibles. |
ListAsync(IOperations, CancellationToken) |
Répertorie toutes les opérations d’API REST Event Hub disponibles. |
ListNext(IOperations, String) |
Répertorie toutes les opérations d’API REST Event Hub disponibles. |
ListNextAsync(IOperations, String, CancellationToken) |
Répertorie toutes les opérations d’API REST Event Hub disponibles. |
S’applique à
Azure SDK for .NET