public class AvailabilityGroupStatusList : DashboardList
AvailabilityGroupStatusList | Generates a DashboardList containing the health status of the availability group. |
Commands |
The top-level commands for the listing (optional).
(Inherited from DashboardList) |
ID |
The id of the list. Optional.
Will appear in the html output, so the list can be referenced.
(Inherited from DashboardList) |
Items |
The list's items.
(Inherited from DashboardList) |
Title |
The title of the listing (optional).
(Inherited from DashboardList) |
TreePath |
The domain tree path this list item represents (optional).
If specified, the title will become a link that navigates
to the tree node at the path in the configurator's navigation pane.
(Inherited from DashboardList) |
Generate |
Renders the list.
(Inherited from DashboardList) |
GenerateList | Generates a DashboardList containing the health status of the availability group. |