共用方式為


AzureWorkloadContainerAutoProtectionIntent interface

Azure 工作負載特定的保護意圖專案。

Extends

屬性

protectionIntentItemType

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

backupManagementType

備份項目的備份管理類型。

itemId

受到保護的專案標識碼,如果是 Azure Vm,則為 ProtectedItemId

policyId

備份此項目的備份原則標識碼。

protectionState

此備份項目的備份狀態。

sourceResourceId

要備份之資源的 ARM 識別碼。

屬性詳細資料

protectionIntentItemType

多型歧視性,指定這個物件可以是的不同類型

protectionIntentItemType: "AzureWorkloadContainerAutoProtectionIntent"

屬性值

"AzureWorkloadContainerAutoProtectionIntent"

繼承的屬性詳細資料

backupManagementType

備份項目的備份管理類型。

backupManagementType?: string

屬性值

string

繼承自ProtectionIntent.backupManagementType

itemId

受到保護的專案標識碼,如果是 Azure Vm,則為 ProtectedItemId

itemId?: string

屬性值

string

繼承自ProtectionIntent.itemId

policyId

備份此項目的備份原則標識碼。

policyId?: string

屬性值

string

繼承自ProtectionIntent.policyId

protectionState

此備份項目的備份狀態。

protectionState?: string

屬性值

string

繼承自ProtectionIntent.protectionState

sourceResourceId

要備份之資源的 ARM 識別碼。

sourceResourceId?: string

屬性值

string

繼承自ProtectionIntent.sourceResourceId