次の方法で共有


DpmContainer interface

DPM ワークロード固有の保護コンテナー。

Extends

プロパティ

canReRegister

コンテナーを再レジストリ可能にするかどうかを指定します。

containerId

コンテナーの ID。

containerType

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

dpmAgentVersion

バックアップ エンジン エージェントのバージョン

dpmServers

コンテナーを保護する BackupEngines の一覧

extendedInfo

コンテナーの拡張情報。

protectedItemCount

BackupEngine 内の保護された項目の数

protectionStatus

コンテナーの保護状態。

upgradeAvailable

アップグレードが利用可能かどうかを確認するには

継承されたプロパティ

backupManagementType

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

friendlyName

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

healthStatus

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

protectableObjectType

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

registrationStatus

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

プロパティの詳細

canReRegister

コンテナーを再レジストリ可能にするかどうかを指定します。

canReRegister?: boolean

プロパティ値

boolean

containerId

コンテナーの ID。

containerId?: string

プロパティ値

string

containerType

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

containerType: "AzureBackupServerContainer" | "DPMContainer"

プロパティ値

"AzureBackupServerContainer" | "DPMContainer"

dpmAgentVersion

バックアップ エンジン エージェントのバージョン

dpmAgentVersion?: string

プロパティ値

string

dpmServers

コンテナーを保護する BackupEngines の一覧

dpmServers?: string[]

プロパティ値

string[]

extendedInfo

コンテナーの拡張情報。

extendedInfo?: DPMContainerExtendedInfo

プロパティ値

protectedItemCount

BackupEngine 内の保護された項目の数

protectedItemCount?: number

プロパティ値

number

protectionStatus

コンテナーの保護状態。

protectionStatus?: string

プロパティ値

string

upgradeAvailable

アップグレードが利用可能かどうかを確認するには

upgradeAvailable?: boolean

プロパティ値

boolean

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

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から継承