共用方式為


AzureResourceProtectionIntent interface

IaaS VM 特定的備份保護意圖專案。

Extends

屬性

friendlyName

這個備份專案所代表之 VM 的易記名稱。

protectionIntentItemType

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

繼承的屬性

backupManagementType

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

itemId

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

policyId

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

protectionState

此備份項目的備份狀態。

sourceResourceId

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

屬性詳細資料

friendlyName

這個備份專案所代表之 VM 的易記名稱。

friendlyName?: string

屬性值

string

protectionIntentItemType

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

protectionIntentItemType: "AzureResourceItem"

屬性值

"AzureResourceItem"

繼承的屬性詳細資料

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