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 | |
---|---|---|
![]() |
ServerGroup() | Initializes a new instance of the ServerGroup object. |
![]() |
ServerGroup(String) | Initializes a new instance of the ServerGroup object that has the specified name. |
![]() |
ServerGroup(ServerGroup, String) | Initializes a new instance of the ServerGroup object based on the specified server group and with the specified name. |
Top