다음을 통해 공유


AzureWorkloadSQLAutoProtectionIntent interface

Azure 워크로드 SQL 자동 보호 의도 항목입니다.

Extends

속성

protectionIntentItemType

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

workloadItemType

의도를 설정할 항목의 워크로드 항목 유형

상속된 속성

backupManagementType

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

itemId

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

policyId

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

protectionState

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

sourceResourceId

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

속성 세부 정보

protectionIntentItemType

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

protectionIntentItemType: "AzureWorkloadSQLAutoProtectionIntent"

속성 값

"AzureWorkloadSQLAutoProtectionIntent"

workloadItemType

의도를 설정할 항목의 워크로드 항목 유형

workloadItemType?: string

속성 값

string

상속된 속성 세부 정보

backupManagementType

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

backupManagementType?: string

속성 값

string

AzureWorkloadAutoProtectionIntent.backupManagementType에서 상속됨

itemId

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

itemId?: string

속성 값

string

AzureWorkloadAutoProtectionIntent.itemId에서 상속됨

policyId

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

policyId?: string

속성 값

string

AzureWorkloadAutoProtectionIntent.policyId에서 상속

protectionState

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

protectionState?: string

속성 값

string

AzureWorkloadAutoProtectionIntent.protectionState에서 상속됨

sourceResourceId

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

sourceResourceId?: string

속성 값

string

AzureWorkloadAutoProtectionIntent.sourceResourceId에서 상속