Share via


ServerGroup Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ServerGroup object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ServerGroup() Initializes a new instance of the ServerGroup object.
Public method ServerGroup(String) Initializes a new instance of the ServerGroup object that has the specified name.
Public method ServerGroup(ServerGroup, String) Initializes a new instance of the ServerGroup object based on the specified server group and with the specified name.

Top