Microsoft.Windows.FileServices.Service.Deduplication.10.0.VolumeDeduplication Volume

Microsoft.Windows.FileServices.Service.Deduplication.10.0.Volume (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4711c4d2-f7c4-40f1-f26e-7cdf5f53364f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.FileServices.Service.Deduplication.10.0.Volume:
Volume  string  Volume false 256  False 
VolumeId  string  Volume ID true 256  False 
Capacity  double  Capacity false 256   
Enabled  bool  Deduplication Enabled false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.FileServices.Service.Deduplication.10.0.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>