Microsoft.SystemCenter.DataProtectionManager.2011.Library.DataSourceDPM 数据源

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8f48df2c-33fc-ae20-f0f2-2e07db699bf6

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.SystemCenter.DataProtectionManager.2011.Library.DataSource:
DPMObjectID  string  数据源 ID 数据源 ID true 256  False 
PGName  string  保护组 保护组 false 256  False 
PSName  string  受保护计算机 受保护计算机 false 256  False 
DPMServerName  string  DPM 服务器 DPM 服务器 false 256  False 
IsSecondaryProtected  bool  辅助保护 辅助保护 false 256   
SourceDPM  string  主 DPM 服务器 主 DPM 服务器 false 256  False 
DatasourceType  string  数据源类型 数据源类型 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.DataSource" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="DPMObjectID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PGName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PSName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsSecondaryProtected" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SourceDPM" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DatasourceType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>