Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroupProtection Group

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 (JPN) Description (JPN) 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>