BackupProtectionContainers interface
Interfaz que representa un BackupProtectionContainers.
Métodos
list(string, string, Backup |
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.
Parámetros de opciones.