다음을 통해 공유


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

작업 본문에 제공된 계정 페이로드로 백업을 마이그레이션합니다.

options
BackupsUnderAccountMigrateBackupsOptionalParams

옵션 매개 변수입니다.

반환

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

작업 본문에 제공된 계정 페이로드로 백업을 마이그레이션합니다.

options
BackupsUnderAccountMigrateBackupsOptionalParams

옵션 매개 변수입니다.

반환