共用方式為


MabContainer interface

使用 MAB 備份引擎備份專案的容器。

Extends

屬性

agentVersion

此容器的代理程式版本。

canReRegister

容器可以再註冊一次。

containerHealthState

mab 容器的健康情況狀態。

containerId

ContainerID 代表容器。

containerType

多型歧視性,指定這個物件可以是的不同類型

extendedInfo

此容器的其他資訊

mabContainerHealthDetails

此 mab 容器的健康情況詳細數據。

protectedItemCount

此容器中備份的項目數目。

繼承的屬性

backupManagementType

容器的備份管理類型。

friendlyName

容器的易記名稱。

healthStatus

容器健全狀況的狀態。

protectableObjectType

與此容器相關聯的可保護物件類型

registrationStatus

使用復原服務保存庫註冊容器的狀態。

屬性詳細資料

agentVersion

此容器的代理程式版本。

agentVersion?: string

屬性值

string

canReRegister

容器可以再註冊一次。

canReRegister?: boolean

屬性值

boolean

containerHealthState

mab 容器的健康情況狀態。

containerHealthState?: string

屬性值

string

containerId

ContainerID 代表容器。

containerId?: number

屬性值

number

containerType

多型歧視性,指定這個物件可以是的不同類型

containerType: "Windows"

屬性值

"Windows"

extendedInfo

此容器的其他資訊

extendedInfo?: MabContainerExtendedInfo

屬性值

mabContainerHealthDetails

此 mab 容器的健康情況詳細數據。

mabContainerHealthDetails?: MABContainerHealthDetails[]

屬性值

protectedItemCount

此容器中備份的項目數目。

protectedItemCount?: number

屬性值

number

繼承的屬性詳細資料

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

使用復原服務保存庫註冊容器的狀態。

registrationStatus?: string

屬性值

string

繼承自ProtectionContainer.registrationStatus