ParentT - the return type of the final Attachable.InDefinition.attach()public static interface LoadBalancingRule.UpdateDefinitionStages.WithFrontendPort<ParentT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingRule.UpdateDefinitionStages.WithProbe<ParentT> |
withFrontendPort(int port)
Specifies the frontend port to load balance.
|
LoadBalancingRule.UpdateDefinitionStages.WithProbe<ParentT> 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.
*/