Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer보호된 컴퓨터 또는 리소스 그룹

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf24ca218-89fc-98d7-0458-7d1bebd2d156

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.ProductionServer:
ComputerName  string  컴퓨터 이름(FQDN) 컴퓨터 이름(FQDN) true 256  False 
DPMServerName  string  DPM 서버 DPM 서버 true 256  False 
DPMObjectID  string  서버 ID 서버 ID false 256  False 
AgentVersion  string  에이전트 버전 에이전트 버전 false 256  False 
OSVersion  string  OS 버전 OS 버전 false 256  False 
IsSecondaryProtected  bool  보조 서버로 보호됨 보조 서버로 보호됨 false 256   
ClusterName  string  ClusterName ClusterName false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProductionServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ComputerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DPMObjectID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AgentVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OSVersion" 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="ClusterName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>