ReturnT - the next stage of the definitionpublic static interface HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
toBackendPort(int port)
Specifies a backend port to send network traffic to.
|
ReturnT toBackendPort(int port)
If not specified, the same backend port number is assumed as that used by the frontend.
port - a port number/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/