Instance State

Microsoft.SQLServer.AnalysisServices.Generic.Presentation.View.Computers (View)

This group contains all Windows computers that are running a component of Microsoft SQL Server Analysis Services

Element properties:

TargetMicrosoft.Windows.ComputerRole
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SQLServer.AnalysisServices.Generic.Presentation.View.Computers" TypeID="SC!Microsoft.SystemCenter.StateViewType" Target="Windows!Microsoft.Windows.ComputerRole" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>State</Name>
<Id>Microsoft.Windows.ComputerRole</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="22" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>In Maintenance Mode</Name>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Path</Name>
<Id>Path</Id>
</ColumnInfo>
</Presentation>
<Target>$MPElement[Name="Microsoft.SQLServer.AnalysisServices.Generic.Presentation.ServerRolesGroup"]$</Target>
</View>