IProtectableContainersOperations 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 ProtectableContainersOperations.
public interface IProtectableContainersOperations
type IProtectableContainersOperations = interface
Public Interface IProtectableContainersOperations
Méthodes
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Répertorie les conteneurs qui peuvent être inscrits auprès du coffre Recovery Services. |
ListWithHttpMessagesAsync(String, String, String, ODataQuery<BMSContainerQueryObject>, Dictionary<String,List<String>>, CancellationToken) |
Répertorie les conteneurs qui peuvent être inscrits auprès du coffre Recovery Services. |
Méthodes d’extension
List(IProtectableContainersOperations, String, String, String, ODataQuery<BMSContainerQueryObject>) |
Répertorie les conteneurs qui peuvent être inscrits auprès du coffre Recovery Services. |
ListAsync(IProtectableContainersOperations, String, String, String, ODataQuery<BMSContainerQueryObject>, CancellationToken) |
Répertorie les conteneurs qui peuvent être inscrits auprès du coffre Recovery Services. |
ListNext(IProtectableContainersOperations, String) |
Répertorie les conteneurs qui peuvent être inscrits auprès du coffre Recovery Services. |
ListNextAsync(IProtectableContainersOperations, String, CancellationToken) |
Répertorie les conteneurs qui peuvent être inscrits auprès du coffre Recovery Services. |
S’applique à
Azure SDK for .NET