Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServerDPM Sunucusu

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

DPM sunucusu

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId49e6f9bf-6a93-c037-aa24-24106300933f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) 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 sürümü DPM sürümü false 256  False 
DPMServerName  string  DPM sunucusu adı (FQDN) DPM sunucusu adı (FQDN) true 256  False 
Domain  string  Etki Alanı Etki Alanı false 256  False 
DPMObjectID  string  Sunucu kimliği Sunucu kimliği false 256  False 

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" MinLength="0" MaxLength="256"/>
<Property ID="DPMServerName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Domain" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DPMObjectID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>