Logical Disk\Free MegaBytes Performance

Microsoft.Windows.Server.RemoteDesktopServicesRole.LogicalDiskFreeMegaBytes.View (View)

This view displays performance data for the Logical Disk\Free MegaBytes performance counter.

Element properties:

TargetMicrosoft.Windows.Server.2012.R2.Computer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.LogicalDiskFreeMegaBytes.View" Accessibility="Public" Enabled="true" Target="WindowsServer!Microsoft.Windows.Server.2012.R2.Computer" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>Operations</Category>
<Criteria>
<Object>LogicalDisk</Object>
<Instance/>
<Counter>Free Megabytes</Counter>
</Criteria>
</View>