次の方法で共有


IaaSVMProtectableItem interface

IaaS VM ワークロード固有のバックアップ項目。

Extends

プロパティ

protectableItemType

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

resourceGroup

Recovery Services コンテナーのリソース グループ名。

virtualMachineId

仮想マシンの完全修飾 ARM ID。

virtualMachineVersion

コンテナーがクラシック VM と Azure Resource Manager VM のどちらを表すかを指定します。

継承されたプロパティ

backupManagementType

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

friendlyName

バックアップ項目のフレンドリ名。

protectionState

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

workloadType

バックアップ管理のワークロードの種類

プロパティの詳細

protectableItemType

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

protectableItemType: "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "IaaSVMProtectableItem"

プロパティ値

"Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "IaaSVMProtectableItem"

resourceGroup

Recovery Services コンテナーのリソース グループ名。

resourceGroup?: string

プロパティ値

string

virtualMachineId

仮想マシンの完全修飾 ARM ID。

virtualMachineId?: string

プロパティ値

string

virtualMachineVersion

コンテナーがクラシック VM と Azure Resource Manager VM のどちらを表すかを指定します。

virtualMachineVersion?: string

プロパティ値

string

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

backupManagementType

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

backupManagementType?: string

プロパティ値

string

承元WorkloadProtectableItem.backupManagementType

friendlyName

バックアップ項目のフレンドリ名。

friendlyName?: string

プロパティ値

string

承元WorkloadProtectableItem.friendlyName

protectionState

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

protectionState?: string

プロパティ値

string

WorkloadProtectableItem.protectionStateから継承

workloadType

バックアップ管理のワークロードの種類

workloadType?: string

プロパティ値

string

承元WorkloadProtectableItem.workloadType