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 numberCopyright © 2021 Microsoft Corporation. All rights reserved.