Click or drag to resize
ServerLaunchArguments Constructor
This API is preliminary and subject to change.
Overload List
  NameDescription
Public methodServerLaunchArguments(ServerArgument)
Initializes a new instance of the ServerLaunchArguments class with the specified server argument.
Public methodServerLaunchArguments(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.
Top
See Also