![]() |
AvailabilityGroupStatusList Class |
Namespace: MFiles.VAF.Configuration.Domain.Dashboards
public class AvailabilityGroupStatusList : DashboardList
The AvailabilityGroupStatusList type exposes the following members.
Name | Description | |
---|---|---|
![]() | AvailabilityGroupStatusList |
Generates a DashboardList containing the health status of the availability group.
|
Name | Description | |
---|---|---|
![]() | 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.) |
Name | Description | |
---|---|---|
![]() | Generate |
Renders the list.
(Inherited from DashboardList.) |
![]() ![]() | GenerateList |
Generates a DashboardList containing the health status of the availability group.
|