Hyper-V 2016 及 1709+ 主機健全狀況儀表板

Microsoft.Windows.HyperV.Dashboard.View (View)

此儀表板檢視會顯示 Hyper-v 2016 及 1709+ 伺服器的主機狀態與警示。

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.HyperV.Dashboard.View" Accessibility="Internal" Enabled="true" Target="System!System.Entity" TypeID="SCLib!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="1">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.HyperV.AlertView"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.HyperV.ServerRoleStateView"/>
</PanelConfiguration>
</View>