Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroupSchutzgruppe

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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroup:
DPMObjectID  string  Schutzgruppen-ID Schutzgruppen-ID true 256  False 
PGName  string  Schutzgruppenname Schutzgruppenname false 256  False 
DPMServerName  string  DPM-Server DPM-Server false 256  False 
ProtectionType  string  Schutztyp Schutztyp false 256  False 
IsCollocated  bool  Angeordnet Angeordnet 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>