你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MabContainer interface

Container with items backed up using MAB backup engine.

Extends

Properties

agentVersion

Agent version of this container.

canReRegister

Can the container be registered one more time.

containerHealthState

Health state of mab container.

containerId

ContainerID represents the container.

containerType

Polymorphic discriminator, which specifies the different types this object can be

extendedInfo

Additional information for this container

mabContainerHealthDetails

Health details on this mab container.

protectedItemCount

Number of items backed up in this container.

Inherited Properties

backupManagementType

Type of backup management for the container.

friendlyName

Friendly name of the container.

healthStatus

Status of health of the container.

protectableObjectType

Type of the protectable object associated with this container

registrationStatus

Status of registration of the container with the Recovery Services Vault.

Property Details

agentVersion

Agent version of this container.

agentVersion?: string

Property Value

string

canReRegister

Can the container be registered one more time.

canReRegister?: boolean

Property Value

boolean

containerHealthState

Health state of mab container.

containerHealthState?: string

Property Value

string

containerId

ContainerID represents the container.

containerId?: number

Property Value

number

containerType

Polymorphic discriminator, which specifies the different types this object can be

containerType: "Windows"

Property Value

"Windows"

extendedInfo

Additional information for this container

extendedInfo?: MabContainerExtendedInfo

Property Value

mabContainerHealthDetails

Health details on this mab container.

mabContainerHealthDetails?: MABContainerHealthDetails[]

Property Value

protectedItemCount

Number of items backed up in this container.

protectedItemCount?: number

Property Value

number

Inherited Property Details

backupManagementType

Type of backup management for the container.

backupManagementType?: string

Property Value

string

Inherited From ProtectionContainer.backupManagementType

friendlyName

Friendly name of the container.

friendlyName?: string

Property Value

string

Inherited From ProtectionContainer.friendlyName

healthStatus

Status of health of the container.

healthStatus?: string

Property Value

string

Inherited From ProtectionContainer.healthStatus

protectableObjectType

Type of the protectable object associated with this container

protectableObjectType?: string

Property Value

string

Inherited From ProtectionContainer.protectableObjectType

registrationStatus

Status of registration of the container with the Recovery Services Vault.

registrationStatus?: string

Property Value

string

Inherited From ProtectionContainer.registrationStatus