Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroup保护组

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda4b0f308-5f9c-e390-3150-843547d831a6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroup:
DPMObjectID  string  保护组 ID 保护组 ID true 256  False 
PGName  string  保护组名称 保护组名称 false 256  False 
DPMServerName  string  DPM 服务器 DPM 服务器 false 256  False 
ProtectionType  string  保护类型 保护类型 false 256  False 
IsCollocated  bool  已并置 已并置 false 256   

Health Model:

Source Code:

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