ServerGroupData Properties

The ServerGroupData type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets or sets the ID of the server group.
Public propertyName
Gets or sets the name of the server group.
Public propertyServerCount
Gets or sets the number of servers in the server group.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also