Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer受保护的计算机或资源组

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde9a3a486-3036-7497-19cf-a270d2fea700

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.ProductionServer:
ComputerName  string  计算机名(FQDN) 计算机名(FQDN) true 256  False 
DPMServerName  string  DPM 服务器 DPM 服务器 true 256  False 
DPMObjectID  string  服务器 ID 服务器 ID false 256  False 
AgentVersion  string  代理版本 代理版本 false 256  False 
OSVersion  string  OS 版本 OS 版本 false 256  False 
IsSecondaryProtected  bool  辅助保护 辅助保护 false 256   
ClusterName  string  ClusterName ClusterName false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ComputerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMObjectID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AgentVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OSVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsSecondaryProtected" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ClusterName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>