Compartir a través de


BackupProtectionContainers interface

Interfaz que representa un BackupProtectionContainers.

Métodos

list(string, string, BackupProtectionContainersListOptionalParams)

Enumera los contenedores registrados en el almacén de Recovery Services.

Detalles del método

list(string, string, BackupProtectionContainersListOptionalParams)

Enumera los contenedores registrados en el almacén de Recovery Services.

function list(vaultName: string, resourceGroupName: string, options?: BackupProtectionContainersListOptionalParams): PagedAsyncIterableIterator<ProtectionContainerResource, ProtectionContainerResource[], PageSettings>

Parámetros

vaultName

string

Nombre del almacén de Recovery Services.

resourceGroupName

string

Nombre del grupo de recursos donde está presente el almacén de Recovery Services.

options
BackupProtectionContainersListOptionalParams

Parámetros de opciones.

Devoluciones