Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroupBeveiligingsgroep

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 (NLD) Description (NLD) 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  Beveiligingsgroeps-id Beveiligingsgroeps-id true 256  False 
PGName  string  Beveiligingsgroepsnaam Beveiligingsgroepsnaam false 256  False 
DPMServerName  string  DPM-server DPM-server false 256  False 
ProtectionType  string  Beveiligingstype Beveiligingstype false 256  False 
IsCollocated  bool  Collocatie Collocatie 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>