Silinmiş Dosyalar (Genel Bakış)

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

Çakışma ve Silinen klasöründeki silinmiş dosyalar hakkında bilgileri görüntüler. Bu görünümdeki bilgiler, DFS Çoğaltma hizmetinin tuttuğu şu performans sayaçlarından alınır:
a) Kullanımdaki Silinmiş Alan
b) Üretilen Silinmiş Dosya Sayısı
c) Temizlenen Silinmiş Dosya Sayısı
Bu performans sayaçları çoğaltılmış klasör başına tutulur.

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>