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épertoriez toutes les opérations prises en charge. |
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
Répertoriez toutes les opérations prises en charge. |
Méthodes d’extension
List(IOperations) |
Répertoriez toutes les opérations prises en charge. |
ListAsync(IOperations, CancellationToken) |
Répertoriez toutes les opérations prises en charge. |
ListNext(IOperations, String) |
Répertoriez toutes les opérations prises en charge. |
ListNextAsync(IOperations, String, CancellationToken) |
Répertoriez toutes les opérations prises en charge. |
S’applique à
Azure SDK for .NET