Microsoft.SystemCenter2012.ConfigurationManager.ReplicationConfigMgr 복제

Microsoft.SystemCenter2012.ConfigurationManager.Replication (ClassType)

Configuration Manager 사이트 간 복제

Knowledge Base article:

요약

Configuration Manager 사이트 간 복제

Element properties:

Base ClassMicrosoft.SystemCenter2012.ConfigurationManager.ManagementBaseObject
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId59bc5f78-6d36-5735-340e-c10ff9a81442

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.SystemCenter2012.ConfigurationManager.Replication:
TargetSiteCode  string  대상 사이트 true 256  False 
SiteCode  string  원본 사이트 false 256  False 
IsSP1  string  SP1 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.Replication" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter2012.ConfigurationManager.ManagementBaseObject" Hosted="true" Singleton="false">
<Property ID="TargetSiteCode" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteCode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsSP1" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>