DpmContainer interface
DPM 工作負載特定的保護容器。
- Extends
屬性
can |
指定容器是否可重新登錄。 |
container |
容器的標識碼。 |
container |
多型歧視性,指定這個物件可以是的不同類型 |
dpm |
備份引擎代理程式版本 |
dpm |
保護容器的BackupEngines清單 |
extended |
容器的擴充資訊。 |
protected |
BackupEngine 中的受保護項目數目 |
protection |
容器的保護狀態。 |
upgrade |
檢查是否有可用的升級 |
繼承的屬性
backup |
容器的備份管理類型。 |
friendly |
容器的易記名稱。 |
health |
容器健全狀況的狀態。 |
protectable |
與此容器相關聯的可保護物件類型 |
registration |
使用復原服務保存庫註冊容器的狀態。 |
屬性詳細資料
canReRegister
指定容器是否可重新登錄。
canReRegister?: boolean
屬性值
boolean
containerId
容器的標識碼。
containerId?: string
屬性值
string
containerType
多型歧視性,指定這個物件可以是的不同類型
containerType: "AzureBackupServerContainer" | "DPMContainer"
屬性值
"AzureBackupServerContainer" | "DPMContainer"
dpmAgentVersion
備份引擎代理程式版本
dpmAgentVersion?: string
屬性值
string
dpmServers
保護容器的BackupEngines清單
dpmServers?: string[]
屬性值
string[]
extendedInfo
protectedItemCount
BackupEngine 中的受保護項目數目
protectedItemCount?: number
屬性值
number
protectionStatus
容器的保護狀態。
protectionStatus?: string
屬性值
string
upgradeAvailable
檢查是否有可用的升級
upgradeAvailable?: boolean
屬性值
boolean
繼承的屬性詳細資料
backupManagementType
friendlyName
healthStatus
protectableObjectType
與此容器相關聯的可保護物件類型
protectableObjectType?: string
屬性值
string