Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServerDPM Server

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

DPM server

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3a52ef34-5b32-c35a-c446-1f19e2a55b6c

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.DPMServer:
DPMVersion  string  DPM version DPM version false 256  False 
DPMServerName  string  DPM server name (FQDN) DPM server name (FQDN) true 256  False 
Domain  string  Domain Domain false 256  False 
DPMObjectID  string  Server id Server id false 256  False 
DiskUtilizationLastUpdateTime  datetime  Disk utilization last update time Disk utilization last update time false 256   
TapeUtilizationLastUpdateTime  datetime  Tape utilization last update time Tape utilization last update time false 256   
DiskManagementLastUpdateTime  datetime  Disk management last update time Disk management last update time false 256   
BackupJobLastUpdateTime  datetime  Backup job last update time Backup job last update time false 256   
RecoveryJobLastUpdateTime  datetime  Recovery job last update time Recovery job last update time false 256   
SLATrendLastUpdateTime  datetime  SLA trend last update time SLA trend last update time false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.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="DPMServerName" Type="string" Key="true" 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>