다음을 통해 공유


ProtectionPolicyOperationResults interface

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

메서드

get(string, string, string, string, ProtectionPolicyOperationResultsGetOptionalParams)

작업의 결과를 제공합니다.

메서드 세부 정보

get(string, string, string, string, ProtectionPolicyOperationResultsGetOptionalParams)

작업의 결과를 제공합니다.

function get(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, options?: ProtectionPolicyOperationResultsGetOptionalParams): Promise<ProtectionPolicyResource>

매개 변수

vaultName

string

복구 서비스 자격 증명 모음의 이름입니다.

resourceGroupName

string

Recovery Services 자격 증명 모음이 있는 리소스 그룹의 이름입니다.

policyName

string

작업의 결과를 가져와야 하는 백업 정책 이름입니다.

operationId

string

결과를 가져와야 하는 작업을 나타내는 작업 ID입니다.

options
ProtectionPolicyOperationResultsGetOptionalParams

옵션 매개 변수입니다.

반환