ProtectableContainersOperations interface

Interface representing a ProtectableContainers operations.

Properties

list

Lists the containers that can be registered to Recovery Services Vault.

Property Details

list

Lists the containers that can be registered to Recovery Services Vault.

list: (vaultName: string, resourceGroupName: string, fabricName: string, options?: ProtectableContainersListOptionalParams) => PagedAsyncIterableIterator<ProtectableContainerResource, ProtectableContainerResource[], PageSettings>

Property Value

(vaultName: string, resourceGroupName: string, fabricName: string, options?: ProtectableContainersListOptionalParams) => PagedAsyncIterableIterator<ProtectableContainerResource, ProtectableContainerResource[], PageSettings>