次の方法で共有


ProtectionIntent interface

backup ProtectionIntent の基本クラス。

プロパティ

backupManagementType

バックアップ項目のバックアップ管理の種類。

itemId

保護されている項目の ID。Azure Vm の場合は ProtectedItemId です

policyId

この項目がバックアップされるバックアップ ポリシーの ID。

protectionIntentItemType

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

protectionState

このバックアップ項目のバックアップ状態。

sourceResourceId

バックアップするリソースの ARM ID。

プロパティの詳細

backupManagementType

バックアップ項目のバックアップ管理の種類。

backupManagementType?: string

プロパティ値

string

itemId

保護されている項目の ID。Azure Vm の場合は ProtectedItemId です

itemId?: string

プロパティ値

string

policyId

この項目がバックアップされるバックアップ ポリシーの ID。

policyId?: string

プロパティ値

string

protectionIntentItemType

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

protectionIntentItemType: "RecoveryServiceVaultItem" | "AzureResourceItem" | "AzureWorkloadContainerAutoProtectionIntent" | "AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent"

プロパティ値

"RecoveryServiceVaultItem" | "AzureResourceItem" | "AzureWorkloadContainerAutoProtectionIntent" | "AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent"

protectionState

このバックアップ項目のバックアップ状態。

protectionState?: string

プロパティ値

string

sourceResourceId

バックアップするリソースの ARM ID。

sourceResourceId?: string

プロパティ値

string