Volumes

Microsoft.Windows.FileServer.DFSR.Volume.Dashboard.View (View)

Displays the health state and alerts for volumes on which replicated folders are stored.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Volume
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.FileServer.DFSR.Volume.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Volume" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.FileServer.DFSR.VolumeStateView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.FileServer.DFSR.VolumeAlerts"/>
</PanelConfiguration>
</View>