Microsoft.SystemCenter.DataProtectionManager.DedupReporter.6.3.VolumeDeduplizierungsvolume

Microsoft.SystemCenter.DataProtectionManager.DedupReporter.6.3.Volume (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId44790724-cf9c-78b8-907e-3108687f673a

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.DedupReporter.6.3.Volume:
Volume  string  Volume false 256  False 
VolumeId  string  Volume-ID true 256  False 
Capacity  double  Kapazität false 256   
Enabled  bool  Deduplizierung aktiviert false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataProtectionManager.DedupReporter.6.3.Volume" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="Volume" Type="string"/>
<Property ID="VolumeId" Type="string" Key="true"/>
<Property ID="Capacity" Type="double"/>
<Property ID="Enabled" Type="bool"/>
</ClassType>