次の方法で共有


AzureResourceProtectionIntent interface

IaaS VM 固有のバックアップ保護の意図項目。

Extends

プロパティ

friendlyName

このバックアップ項目で表される VM のフレンドリ名。

protectionIntentItemType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

継承されたプロパティ

backupManagementType

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

itemId

保護されているアイテムの ID。Azure Vm の場合は ProtectedItemId です

policyId

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

protectionState

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

sourceResourceId

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

プロパティの詳細

friendlyName

このバックアップ項目で表される VM のフレンドリ名。

friendlyName?: string

プロパティ値

string

protectionIntentItemType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

protectionIntentItemType: "AzureResourceItem"

プロパティ値

"AzureResourceItem"

継承されたプロパティの詳細

backupManagementType

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

backupManagementType?: string

プロパティ値

string

ProtectionIntent.backupManagementTypeから継承

itemId

保護されているアイテムの ID。Azure Vm の場合は ProtectedItemId です

itemId?: string

プロパティ値

string

ProtectionIntent.itemIdから継承

policyId

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

policyId?: string

プロパティ値

string

ProtectionIntent.policyIdから継承

protectionState

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

protectionState?: string

プロパティ値

string

ProtectionIntent.protectionStateから継承

sourceResourceId

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

sourceResourceId?: string

プロパティ値

string

ProtectionIntent.sourceResourceIdから継承