Availability Groups

Microsoft.SQLServer.2016.AlwaysOn.AvailabilityGroupStateView (View)

Element properties:

TargetMicrosoft.SQLServer.2016.AlwaysOn.AvailabilityGroup
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SQLServer.2016.AlwaysOn.AvailabilityGroupStateView" Accessibility="Public" Enabled="true" Target="AONDiscovery!Microsoft.SQLServer.2016.AlwaysOn.AvailabilityGroup" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.SQLServer.2016.AlwaysOn.AvailabilityGroup</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="22" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>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>Primary Replica</Name>
<Id>PrimaryReplicaServerName</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Cluster Name</Name>
<Id>ClusterName</Id>
</ColumnInfo>
</Presentation>
<Target/>
</View>