IProtectableContainersOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ProtectableContainersOperations operations.
public interface IProtectableContainersOperations
type IProtectableContainersOperations = interface
Public Interface IProtectableContainersOperations
Methods
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lists the containers that can be registered to Recovery Services Vault. |
ListWithHttpMessagesAsync(String, String, String, ODataQuery<BMSContainerQueryObject>, Dictionary<String,List<String>>, CancellationToken) |
Lists the containers that can be registered to Recovery Services Vault. |
Extension Methods
List(IProtectableContainersOperations, String, String, String, ODataQuery<BMSContainerQueryObject>) |
Lists the containers that can be registered to Recovery Services Vault. |
ListAsync(IProtectableContainersOperations, String, String, String, ODataQuery<BMSContainerQueryObject>, CancellationToken) |
Lists the containers that can be registered to Recovery Services Vault. |
ListNext(IProtectableContainersOperations, String) |
Lists the containers that can be registered to Recovery Services Vault. |
ListNextAsync(IProtectableContainersOperations, String, CancellationToken) |
Lists the containers that can be registered to Recovery Services Vault. |
Applies to
Azure SDK for .NET