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

BackupGenericProtectionContainer 类

定义

包含备份项的容器的基类。 具有特定工作负荷的容器派生自此类。 请注意 BackupGenericProtectionContainer , 是基类。 根据方案,可能需要在此处分配基类的派生类,或者需要将此属性强制转换为可能的派生类之一。 可用的派生类包括 BackupServerContainer、、SqlContainerWorkloadContainerIaasClassicComputeVmContainerIaasVmContainerIaasComputeVmContainerSqlAvailabilityGroupWorkloadProtectionContainerGenericContainerDpmContainer、、 StorageContainerVmAppContainerProtectionContainer 和 。MabContainer

public abstract class BackupGenericProtectionContainer
type BackupGenericProtectionContainer = class
Public MustInherit Class BackupGenericProtectionContainer
继承
BackupGenericProtectionContainer
派生

构造函数

BackupGenericProtectionContainer()

初始化 BackupGenericProtectionContainer 的新实例。

属性

BackupManagementType

容器的备份管理类型。

FriendlyName

易记的容器名称。

HealthStatus

容器的运行状况状态。

ProtectableObjectType

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

RegistrationStatus

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

适用于