ServerInfoData Class |
Namespace: Dundas.BI.WebApi.Models
The ServerInfoData type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerInfoData |
Initializes a new instance of the ServerInfoData class.
|
| Name | Description | |
|---|---|---|
| CpuCoreUsage |
Gets the number of CPU cores the server is using, if CPU core usage is being counted on an
instance-wide basis.
| |
| LastSeenTime | Gets the UTC time at which the server last reported itself as active. | |
| Name | Gets the name of the server. | |
| ServerGroupId | Gets the ID of the server group to which the server belongs. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |