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

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId49e6f9bf-6a93-c037-aa24-24106300933f

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 

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" MinLength="0" MaxLength="256"/>
<Property ID="DPMServerName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Domain" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DPMObjectID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>