Microsoft.SystemCenter.DataProtectionManager.2011.Library.ReplicaVolume복제 볼륨

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddb678185-4e42-29b7-27ea-24d157c46935

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.ReplicaVolume:
DPMObjectID  string  복제 볼륨 ID 복제 볼륨 ID true 256  False 
DPMServerName  string  DPM 서버 DPM 서버 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Library.ReplicaVolume" 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="DPMServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>