Microsoft.Windows.SystemCenterDPM.DPMServerDPM Server

Microsoft.Windows.SystemCenterDPM.DPMServer (ClassType)

A DPM server that is monitored using Operations Manager.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde9699173-e619-05e7-c2de-717fd44e1f40

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.SystemCenterDPM.DPMServer:
DPMVersion  string  DPM version false 256  False 
WindowsVersion  string  Windows version false 256  False 
ProductionServerCount  string  Number of protected computers and resource groups false 256  False 
DomainName  string  Domain name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.SystemCenterDPM.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="WindowsVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductionServerCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DomainName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>