Microsoft.SystemCenter.DataProtectionManager.2011.Library.DataSourceDPM 資料來源

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdebf02a4a-6a7b-8d91-6068-d53beb41f3d0

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.DataSource:
DPMObjectID  string  資料來源識別碼 資料來源識別碼 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>