public static interface LoadBalancerTcpProbe.UpdateStages.WithPort
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerTcpProbe.Update |
withPort(int port)
Specifies the port number to call for health monitoring.
|
LoadBalancerTcpProbe.Update withPort(int port)
port - a port numberCopyright © 2020 Microsoft Corporation. All rights reserved.