Panel

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

Element properties:

TargetMicrosoft.Windows.DNSServer.2016.Server
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.DNSServer.2016.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DNSServer.2016.Server" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.DNSServer.2016.ServerState.View"/>
<Cell Row="1" Column="2" ViewID="Microsoft.Windows.DNSServer.2016.ForwarderState.View"/>
<Cell Row="2" Column="1" ViewID="Microsoft.Windows.DNSServer.2016.ZoneState.View"/>
<Cell Row="2" Column="2" ViewID="Microsoft.Windows.DNSServer.2016.ActiveAlerts.View"/>
</PanelConfiguration>
</View>