Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPM2010ServerSerwer DPM 2010

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0bc79611-1dc7-da9e-30f3-6ca962a654ac

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPM2010Server:
DPMServerName  string  Nazwa serwera DPM (FQDN) Nazwa serwera DPM (FQDN) true 256  False 
DPMVersion  string  Wersja programu DPM Wersja programu DPM false 256  False 
Domain  string  Domena Domena false 256  False 
DPMObjectID  string  Identyfikator serwera Identyfikator serwera false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPM2010Server" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="DPMServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMVersion" Type="string" Key="false" 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"/>
</ClassType>