ServerGroup Constructor

Initializes the dundas.configuration.ServerGroup object.
 

Parameters

serverInfoOptions

Type: Object
(optional) Object with default values for the server group info.
Optional: True

Examples

The following example initializes a new instance of a ServerGroup object:

var newObject = new dundas.configuration.ServerGroup();