Dashboard de Estado de Funcionamento do Anfitrião do Hyper-V 2016

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

Esta vista de dashboard apresenta o estado e os alertas do anfitrião para servidores do Hyper-V 2016.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.HyperV.2016.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.2016.AlertView"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.HyperV.2016.ServerRoleStateView"/>
</PanelConfiguration>
</View>