ServerLaunchArguments Constructor |
Name | Description | |
---|---|---|
ServerLaunchArguments(ServerArgument) |
Initializes a new instance of the ServerLaunchArguments class
with the specified server argument.
| |
ServerLaunchArguments(ServerArgument, IEnumerableLoadBalancerArgument) |
Initializes a new instance of the ServerLaunchArguments class
with the specified server argument and collection of load balancers to initially
add created servers to.
|