Share via


IProtectableContainersOperations Interface

Definition

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