Share via


ProtectableContainersOperationsExtensions Class

Definition

Extension methods for ProtectableContainersOperations.

public static class ProtectableContainersOperationsExtensions
type ProtectableContainersOperationsExtensions = class
Public Module ProtectableContainersOperationsExtensions
Inheritance
ProtectableContainersOperationsExtensions

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