你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
BackupServerContainer 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
AzureBackupServer (DPMVenus) 特定于工作负荷的保护容器。
public class BackupServerContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.DpmContainer
type BackupServerContainer = class
inherit DpmContainer
Public Class BackupServerContainer
Inherits DpmContainer
- 继承
构造函数
BackupServerContainer() |
初始化 BackupServerContainer 的新实例。 |
属性
BackupManagementType |
容器的备份管理类型。 (继承自 BackupGenericProtectionContainer) |
CanReRegister |
指定容器是否可重新注册。 (继承自 DpmContainer) |
ContainerId |
容器的 ID。 (继承自 DpmContainer) |
DpmAgentVersion |
备份引擎代理版本。 (继承自 DpmContainer) |
DpmServers |
保护容器的 BackupEngines 列表。 (继承自 DpmContainer) |
ExtendedInfoLastRefreshedOn |
DPMContainer 的上次刷新时间。 (继承自 DpmContainer) |
FriendlyName |
易记的容器名称。 (继承自 BackupGenericProtectionContainer) |
HealthStatus |
容器的运行状况状态。 (继承自 BackupGenericProtectionContainer) |
IsUpgradeAvailable |
若要检查(如果升级可用)。 (继承自 DpmContainer) |
ProtectableObjectType |
与此容器关联的可保护对象的类型。 (继承自 BackupGenericProtectionContainer) |
ProtectedItemCount |
BackupEngine 中的受保护项数。 (继承自 DpmContainer) |
ProtectionStatus |
容器的保护状态。 (继承自 DpmContainer) |
RegistrationStatus |
向恢复服务保管库注册容器的状态。 (继承自 BackupGenericProtectionContainer) |