ServerGroupData Class | 
Namespace: Dundas.BI.WebApi.Models
The ServerGroupData type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerGroupData | 
            Initializes a new instance of the ServerGroupData class.
              | 
| Name | Description | |
|---|---|---|
| Id | 
            Gets or sets the ID of the server group.
              | |
| Name | 
            Gets or sets the name of the server group.
              | |
| ServerCount | 
            Gets or sets the number of servers in the server group.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) |