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

MabContainer 类

定义

使用 MAB 备份引擎备份项的容器。

public class MabContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectionContainer
type MabContainer = class
    inherit BackupGenericProtectionContainer
Public Class MabContainer
Inherits BackupGenericProtectionContainer
继承

构造函数

MabContainer()

初始化 MabContainer 的新实例。

属性

AgentVersion

此容器的代理版本。

BackupManagementType

容器的备份管理类型。

(继承自 BackupGenericProtectionContainer)
CanReRegister

容器是否可以再注册一次。

ContainerHealthState

mab 容器的运行状况状态。

ContainerId

ContainerID 表示容器。

ExtendedInfo

此容器的其他信息。

FriendlyName

易记的容器名称。

(继承自 BackupGenericProtectionContainer)
HealthStatus

容器的运行状况状态。

(继承自 BackupGenericProtectionContainer)
MabContainerHealthDetails

有关此 mab 容器的运行状况详细信息。

ProtectableObjectType

与此容器关联的可保护对象的类型。

(继承自 BackupGenericProtectionContainer)
ProtectedItemCount

此容器中备份的项数。

RegistrationStatus

容器注册到恢复服务保管库的状态。

(继承自 BackupGenericProtectionContainer)

适用于