Microsoft.Windows.SystemCenterDPM2010.DPMServerСервер DPM

Microsoft.Windows.SystemCenterDPM2010.DPMServer (ClassType)

Сервер DPM, наблюдение за которым осуществляется с помощью Operations Manager.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde8beea73-24a9-a60a-fa5c-3f65997638f8

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.Windows.SystemCenterDPM2010.DPMServer:
DPMVersion  string  Версия DPM false 256  False 
WindowsVersion  string  Версия Windows false 256  False 
ProductionServerCount  string  Число защищаемых компьютеров и групп ресурсов false 256  False 
DomainName  string  Доменное имя false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.SystemCenterDPM2010.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>