共用方式為


BackupsUnderAccount interface

代表 BackupsUnderAccount 的介面。

方法

beginMigrateBackups(string, string, BackupsMigrationRequest, BackupsUnderAccountMigrateBackupsOptionalParams)

將 NetApp 帳戶下的備份移轉至備份保存庫

beginMigrateBackupsAndWait(string, string, BackupsMigrationRequest, BackupsUnderAccountMigrateBackupsOptionalParams)

將 NetApp 帳戶下的備份移轉至備份保存庫

方法詳細資料

beginMigrateBackups(string, string, BackupsMigrationRequest, BackupsUnderAccountMigrateBackupsOptionalParams)

將 NetApp 帳戶下的備份移轉至備份保存庫

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

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

accountName

string

NetApp 帳戶的名稱

body
BackupsMigrationRequest

在作業主體中提供的帳戶承載下移轉備份。

傳回

beginMigrateBackupsAndWait(string, string, BackupsMigrationRequest, BackupsUnderAccountMigrateBackupsOptionalParams)

將 NetApp 帳戶下的備份移轉至備份保存庫

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

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

accountName

string

NetApp 帳戶的名稱

body
BackupsMigrationRequest

在作業主體中提供的帳戶承載下移轉備份。

傳回