Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServerDPM 服务器

Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0259ffcc-53db-ff3f-53a8-1d8e8bf4b512

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer:
DPMVersion  string  DPM 版本 DPM 版本 false 256  False 
DPMServerName  string  DPM 服务器名称(FQDN) DPM 服务器名称(FQDN) true 256  False 
Domain  string  false 256  False 
DPMObjectID  string  服务器 ID 服务器 ID false 256  False 
DiskUtilizationLastUpdateTime  datetime  磁盘利用率上次更新时间 磁盘利用率上次更新时间 false 256   
TapeUtilizationLastUpdateTime  datetime  磁带利用率上次更新时间 磁带利用率上次更新时间 false 256   
DiskManagementLastUpdateTime  datetime  磁盘管理上次更新时间 磁盘管理上次更新时间 false 256   
BackupJobLastUpdateTime  datetime  备份作业上次更新时间 备份作业上次更新时间 false 256   
RecoveryJobLastUpdateTime  datetime  恢复作业上次更新时间 恢复作业上次更新时间 false 256   
SLATrendLastUpdateTime  datetime  SLA 趋势上次更新时间 SLA 趋势上次更新时间 false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="DPMVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Domain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMObjectID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DiskUtilizationLastUpdateTime" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TapeUtilizationLastUpdateTime" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DiskManagementLastUpdateTime" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BackupJobLastUpdateTime" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RecoveryJobLastUpdateTime" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SLATrendLastUpdateTime" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>