Database Replicas

Microsoft.SQLServer.2014.AlwaysOn.DatabaseReplicaStateView (View)

Element properties:

TargetMicrosoft.SQLServer.2014.AlwaysOn.DatabaseReplica
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SQLServer.2014.AlwaysOn.DatabaseReplicaStateView" Accessibility="Public" Enabled="true" Target="AONDiscovery!Microsoft.SQLServer.2014.AlwaysOn.DatabaseReplica" 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.2014.AlwaysOn.DatabaseReplica</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>Availability Database Name</Name>
<Id>AvailabilityDatabaseName</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Availability Group Name</Name>
<Id>AvailabilityGroupName</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Availability Replica Server Name</Name>
<Id>AvailabilityReplicaServerName</Id>
</ColumnInfo>
<ColumnInfo Index="5" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="false" Visible="true" SortOrder="Ascending">
<Name>Failover Ready</Name>
<Id>IsFailoverReady</Id>
</ColumnInfo>
<ColumnInfo Index="6" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="false" Visible="true" SortOrder="Ascending">
<Name>Joined</Name>
<Id>IsJoined</Id>
</ColumnInfo>
<ColumnInfo Index="7" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="false" Visible="true" SortOrder="Ascending">
<Name>Suspended</Name>
<Id>IsSuspended</Id>
</ColumnInfo>
</Presentation>
<Target/>
</View>