public static interface LoadBalancingRule.UpdateStages.WithFrontendPort
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingRule.Update |
withFrontendPort(int port)
Specifies the frontend port to load balance.
|
LoadBalancingRule.Update withFrontendPort(int port)
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.
*/