Servers

Microsoft.ServiceMap.BlueDistributedApplication.ServerMapView (View)

Lists all the server dependency maps

Element properties:

TargetMicrosoft.ServiceMap.BlueDistributedApplication.ServerMap
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.ServiceMap.BlueDistributedApplication.ServerMapView" Accessibility="Public" Enabled="true" Target="Microsoft.ServiceMap.BlueDistributedApplication.ServerMap" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Presentation>
<ColumnInfo Index="0" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>State</Name>
<Id>Microsoft.ServiceMap.BlueDistributedApplication.ServerMap</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
</Presentation>
</View>