Microsoft.SystemCenter.DataProtectionManager.2011.Library.ReferencedDatasource参照されるデータ ソース

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId365b6361-6920-3217-037c-33038d1bc396

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.ReferencedDatasource:
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 
ReferentialDatasourceId  string  参照データソース ID 参照データソース ID false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.ReferencedDatasource" 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"/>
<Property ID="ReferentialDatasourceId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>