Stav webu

Microsoft.Windows.InternetInformationServices.WebSiteHealth.Dashboard.View (View)

Toto zobrazení řídicího panelu zobrazuje stav a informace o sledování pro web IIS.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.WebSite
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.WebSiteHealth.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.WebSite" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.WebSiteState.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.WebSiteAlerts.View"/>
</PanelConfiguration>
</View>