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.
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 disponibles du fournisseur Microsoft.Cache. |
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
Répertorie toutes les opérations d’API REST disponibles du fournisseur Microsoft.Cache. |
Méthodes d’extension
ListAsync(IOperations, CancellationToken) |
Répertorie toutes les opérations d’API REST disponibles du fournisseur Microsoft.Cache. |
ListNextAsync(IOperations, String, CancellationToken) |
Répertorie toutes les opérations d’API REST disponibles du fournisseur Microsoft.Cache. |
S’applique à
Azure SDK for .NET