ProtectableContainers interface

Interface representing a ProtectableContainers.

Methods

list(string, string, string, ProtectableContainersListOptionalParams)

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

Method Details

list(string, string, string, ProtectableContainersListOptionalParams)

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

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

Parameters

vaultName

string

The name of the recovery services vault.

resourceGroupName

string

The name of the resource group where the recovery services vault is present.

fabricName

string

options
ProtectableContainersListOptionalParams

The options parameters.

Returns