Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServerDPM 伺服器

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

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.DPMServer:
DPMVersion  string  DPM 版本 DPM 版本 false 256  False 
DPMServerName  string  DPM 伺服器名稱 (FQDN) DPM 伺服器名稱 (FQDN) true 256  False 
Domain  string  網域 網域 false 256  False 
DPMObjectID  string  伺服器識別碼 伺服器識別碼 false 256  False 
DiskUtilizationLastUpdateTime  datetime  磁碟使用情況上次更新時間 磁碟使用情況上次更新時間 false 256   
TapeUtilizationLastUpdateTime  datetime  磁帶使用情況上次更新時間 磁帶使用情況上次更新時間 false 256   
DiskManagementLastUpdateTime  datetime  磁碟管理上次更新時間 磁碟管理上次更新時間 false 256   
BackupJobLastUpdateTime  datetime  備份工作上次更新時間 備份工作上次更新時間 false 256   
RecoveryJobLastUpdateTime  datetime  復原工作上次更新時間 復原工作上次更新時間 false 256   
SLATrendLastUpdateTime  datetime  SLA 趨勢上次更新時間 SLA 趨勢上次更新時間 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>