다음을 통해 공유


AzureWorkloadAutoProtectionIntent interface

Azure Recovery Services 자격 증명 모음 특정 보호 의도 항목입니다.

Extends

속성

protectionIntentItemType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

상속된 속성

backupManagementType

백업 항목에 대한 백업 관리 유형입니다.

itemId

보호되는 항목의 ID입니다. Azure Vm의 경우 ProtectedItemId입니다.

policyId

이 항목이 백업되는 백업 정책의 ID입니다.

protectionState

이 백업 항목의 백업 상태입니다.

sourceResourceId

백업할 리소스의 ARM ID입니다.

속성 세부 정보

protectionIntentItemType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

protectionIntentItemType: "AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent"

속성 값

"AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent"

상속된 속성 세부 정보

backupManagementType

백업 항목에 대한 백업 관리 유형입니다.

backupManagementType?: string

속성 값

string

AzureRecoveryServiceVaultProtectionIntent.backupManagementType에서 상속됨

itemId

보호되는 항목의 ID입니다. Azure Vm의 경우 ProtectedItemId입니다.

itemId?: string

속성 값

string

AzureRecoveryServiceVaultProtectionIntent.itemId에서 상속됨

policyId

이 항목이 백업되는 백업 정책의 ID입니다.

policyId?: string

속성 값

string

AzureRecoveryServiceVaultProtectionIntent.policyId에서 상속됨

protectionState

이 백업 항목의 백업 상태입니다.

protectionState?: string

속성 값

string

AzureRecoveryServiceVaultProtectionIntent.protectionState에서 상속됨

sourceResourceId

백업할 리소스의 ARM ID입니다.

sourceResourceId?: string

속성 값

string

AzureRecoveryServiceVaultProtectionIntent.sourceResourceId에서 상속됨