다음을 통해 공유


FetchSecondaryRecoveryPoints interface

FetchSecondaryRecoveryPoints를 나타내는 인터페이스입니다.

메서드

list(string, string, FetchSecondaryRPsRequestParameters, FetchSecondaryRecoveryPointsListOptionalParams)

지역 간 복원에 사용할 수 있는 자격 증명 모음의 DataSource에 대한 보조 복구 지점 목록을 반환합니다.

메서드 세부 정보

list(string, string, FetchSecondaryRPsRequestParameters, FetchSecondaryRecoveryPointsListOptionalParams)

지역 간 복원에 사용할 수 있는 자격 증명 모음의 DataSource에 대한 보조 복구 지점 목록을 반환합니다.

function list(resourceGroupName: string, location: string, parameters: FetchSecondaryRPsRequestParameters, options?: FetchSecondaryRecoveryPointsListOptionalParams): PagedAsyncIterableIterator<AzureBackupRecoveryPointResource, AzureBackupRecoveryPointResource[], PageSettings>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

location

string

Azure 지역의 이름입니다.

parameters
FetchSecondaryRPsRequestParameters

작업 요청 본문

options
FetchSecondaryRecoveryPointsListOptionalParams

옵션 매개 변수입니다.

반환