Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroupSkupina ochrany

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId810de397-72d1-8d98-4597-78653ad909e8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroup:
DPMObjectID  string  ID skupiny ochrany ID skupiny ochrany true 256  False 
PGName  string  Název skupiny ochrany Název skupiny ochrany false 256  False 
DPMServerName  string  Server DPM Server DPM false 256  False 
ProtectionType  string  Typ ochrany Typ ochrany false 256  False 
IsCollocated  bool  Kolokováno Kolokováno 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" MinLength="0" MaxLength="256"/>
<Property ID="PGName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DPMServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ProtectionType" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsCollocated" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>