次の方法で共有


IaaSVMContainer interface

IaaS VM ワークロード固有のコンテナー。

Extends

プロパティ

containerType

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

resourceGroup

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

virtualMachineId

この Azure IaaS VM コンテナーによって表される仮想マシンの完全修飾 ARM URL。

virtualMachineVersion

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

継承されたプロパティ

backupManagementType

コンテナーのバックアップ管理の種類。

friendlyName

コンテナーのフレンドリ名。

healthStatus

コンテナーの正常性の状態。

protectableObjectType

このコンテナーに関連付けられている保護可能なオブジェクトの種類

registrationStatus

Recovery Services コンテナーへのコンテナーの登録の状態。

プロパティの詳細

containerType

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

containerType: "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "IaasVMContainer"

プロパティ値

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

resourceGroup

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

resourceGroup?: string

プロパティ値

string

virtualMachineId

この Azure IaaS VM コンテナーによって表される仮想マシンの完全修飾 ARM URL。

virtualMachineId?: string

プロパティ値

string

virtualMachineVersion

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

virtualMachineVersion?: string

プロパティ値

string

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

backupManagementType

コンテナーのバックアップ管理の種類。

backupManagementType?: string

プロパティ値

string

継承元ProtectionContainer.backupManagementType

friendlyName

コンテナーのフレンドリ名。

friendlyName?: string

プロパティ値

string

承元ProtectionContainer.friendlyName

healthStatus

コンテナーの正常性の状態。

healthStatus?: string

プロパティ値

string

継承元ProtectionContainer.healthStatus

protectableObjectType

このコンテナーに関連付けられている保護可能なオブジェクトの種類

protectableObjectType?: string

プロパティ値

string

承元ProtectionContainer.protectableObjectType

registrationStatus

Recovery Services コンテナーへのコンテナーの登録の状態。

registrationStatus?: string

プロパティ値

string

承元ProtectionContainer.registrationStatus