Microsoft.SystemCenter.DataProtectionManager.2011.Library.ReferencedDatasource참조된 데이터 원본

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda449e8bf-38e4-e792-d9b6-74e6ef51428a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) 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" MinLength="0" MaxLength="256"/>
<Property ID="PGName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="PSName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DPMServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsSecondaryProtected" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SourceDPM" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DatasourceType" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ReferentialDatasourceId" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>