Delen via


BackupsUnderAccount interface

Interface die een BackupsUnderAccount vertegenwoordigt.

Methoden

beginMigrateBackups(string, string, BackupsMigrationRequest, BackupsUnderAccountMigrateBackupsOptionalParams)

De back-ups onder een NetApp-account migreren naar een back-upkluis

beginMigrateBackupsAndWait(string, string, BackupsMigrationRequest, BackupsUnderAccountMigrateBackupsOptionalParams)

De back-ups onder een NetApp-account migreren naar een back-upkluis

Methodedetails

beginMigrateBackups(string, string, BackupsMigrationRequest, BackupsUnderAccountMigrateBackupsOptionalParams)

De back-ups onder een NetApp-account migreren naar een back-upkluis

function beginMigrateBackups(resourceGroupName: string, accountName: string, body: BackupsMigrationRequest, options?: BackupsUnderAccountMigrateBackupsOptionalParams): Promise<SimplePollerLike<OperationState<BackupsUnderAccountMigrateBackupsHeaders>, BackupsUnderAccountMigrateBackupsHeaders>>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

accountName

string

De naam van het NetApp-account

body
BackupsMigrationRequest

Back-ups migreren onder een nettolading van een account die is opgegeven in de hoofdtekst van de bewerking.

Retouren

beginMigrateBackupsAndWait(string, string, BackupsMigrationRequest, BackupsUnderAccountMigrateBackupsOptionalParams)

De back-ups onder een NetApp-account migreren naar een back-upkluis

function beginMigrateBackupsAndWait(resourceGroupName: string, accountName: string, body: BackupsMigrationRequest, options?: BackupsUnderAccountMigrateBackupsOptionalParams): Promise<BackupsUnderAccountMigrateBackupsHeaders>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

accountName

string

De naam van het NetApp-account

body
BackupsMigrationRequest

Back-ups migreren onder een nettolading van een account die is opgegeven in de hoofdtekst van de bewerking.

Retouren