Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServerProtected Computer or Resource Group

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

Protected computer or resource group

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3ded6557-3119-1eb2-86d5-49b36d2b6536

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.SystemCenter.DataProtectionManager.2011.Library.ProductionServer:
ComputerName  string  Computer name (FQDN) Computer name (FQDN) true 256  False 
DPMServerName  string  DPM server DPM server true 256  False 
DPMObjectID  string  Server id Server id false 256  False 
AgentVersion  string  Agent version Agent version false 256  False 
OSVersion  string  OS version OS version false 256  False 
IsSecondaryProtected  bool  Secondary protected Secondary protected false 256   
ClusterName  string  ClusterName ClusterName false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ComputerName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DPMServerName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DPMObjectID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="AgentVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="OSVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsSecondaryProtected" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ClusterName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>