已删除文件(概述)

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

显示有关冲突和已删除文件夹中的已删除文件的信息。此视图中的信息从以下由 DFS Replication 服务维护的性能计数器获取:a) 使用的已删除空间 b) 生成的已删除文件 c) 清理的已删除文件 将根据已复制文件夹维护这些性能计数器。

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.FileServer.DFSR.DeletedSpacePerformance.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ColumnSpan="2" ViewID="Microsoft.Windows.FileServer.DFSR.DeletedSpaceInUseView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.FileServer.DFSR.DeletedFilesGeneratedView"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.FileServer.DFSR.DeletedFilesCleanedupView"/>
</PanelConfiguration>
</View>