Microsoft.Windows.SystemCenterDPM2010.ProductionServer受保护的计算机

Microsoft.Windows.SystemCenterDPM2010.ProductionServer (ClassType)

包含属于保护组成员的数据源的计算机。

Element properties:

Base ClassSystem.Computer
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddc7eab8d-5edf-84f3-3d66-7ac9e791d3e5

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.Windows.SystemCenterDPM2010.ProductionServer:
ProtectedBy  string  保护者 true 256  False 
DataSourceCount  string  数据源数量 false 256  False 
ServerNameLong  string  FQDN true 256  False 
DomainName  string  域名 false 256  False 
ClusterName  string  群集名称 false 256  False 
SecondaryProtection  bool      false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.SystemCenterDPM2010.ProductionServer" Accessibility="Public" Abstract="false" Base="System!System.Computer" Hosted="true" Singleton="false">
<Property ID="ProtectedBy" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DataSourceCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServerNameLong" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DomainName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ClusterName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SecondaryProtection" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>