共用方式為


AzureRecoveryServiceVaultProtectionIntent interface

Azure 復原服務保存庫特定的保護意圖專案。

Extends

屬性

protectionIntentItemType

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

繼承的屬性

backupManagementType

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

itemId

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

policyId

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

protectionState

此備份項目的備份狀態。

sourceResourceId

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

屬性詳細資料

protectionIntentItemType

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

protectionIntentItemType: "RecoveryServiceVaultItem" | "AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent"

屬性值

"RecoveryServiceVaultItem" | "AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent"

繼承的屬性詳細資料

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