Delen via


BackupProtectionIntent interface

Interface die een BackupProtectionIntent vertegenwoordigt.

Methoden

list(string, string, BackupProtectionIntentListOptionalParams)

Biedt een paginabare lijst met alle intenties die aanwezig zijn in een kluis.

Methodedetails

list(string, string, BackupProtectionIntentListOptionalParams)

Biedt een paginabare lijst met alle intenties die aanwezig zijn in een kluis.

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

Parameters

vaultName

string

De naam van de Recovery Services-kluis.

resourceGroupName

string

De naam van de resourcegroep waarin de Recovery Services-kluis aanwezig is.

options
BackupProtectionIntentListOptionalParams

De optiesparameters.

Retouren