Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServerСервер DPM

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

сервер DPM

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 (RUS) Description (RUS) 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 (полное доменное имя) Имя сервера DPM (полное доменное имя) true 256  False 
Domain  string  Домен Домен false 256  False 
DPMObjectID  string  Идентификатор сервера Идентификатор сервера 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>