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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroup:
DPMObjectID  string  保護群組識別碼 保護群組識別碼 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>