HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>.toBackendPort(int port) 方法
定义
Specifies a backend port to send network traffic to.
If not specified, the same backend port number is assumed as that used by the frontend.
public ReturnT toBackendPort(int port)
参数
- port
- int
a port number
返回
ReturnT
the next stage of the definition