Partager via


BackupProtectionIntent interface

Interface représentant un BackupProtectionIntent.

Méthodes

list(string, string, BackupProtectionIntentListOptionalParams)

Fournit une liste paginable de toutes les intentions présentes dans un coffre.

Détails de la méthode

list(string, string, BackupProtectionIntentListOptionalParams)

Fournit une liste paginable de toutes les intentions présentes dans un coffre.

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

Paramètres

vaultName

string

Nom du coffre Recovery Services.

resourceGroupName

string

Nom du groupe de ressources où se trouve le coffre Recovery Services.

options
BackupProtectionIntentListOptionalParams

Paramètres d’options.

Retours