볼륨

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

복제 폴더가 저장되는 볼륨에 대한 경고와 성능 상태를 표시합니다.

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>