Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroupGruppo protezione dati

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SystemCenter.DataProtectionManager.2011.Library.ProtectionGroup:
DPMObjectID  string  ID gruppo protezione dati ID gruppo protezione dati true 256  False 
PGName  string  Nome del gruppo protezione dati Nome del gruppo protezione dati false 256  False 
DPMServerName  string  Server DPM Server DPM false 256  False 
ProtectionType  string  Tipo di protezione Tipo di protezione false 256  False 
IsCollocated  bool  Collocato Collocato 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>