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