ServerInfo Properties

The ServerInfo type exposes the following members.

Properties
  NameDescription
Public propertyCpuCoreUsage
Gets the number of CPU cores the server is using, if CPU core usage is being counted on an instance-wide basis.
Public propertyLastSeenTime
Gets the UTC time at which the server last reported itself as active.
Public propertyName
Gets the name of the server.
Public propertyServerGroupId
Gets the ID of the server group to which the server belongs.
Top
See Also