ParentT - the parent load balancer typepublic static interface InboundNatRule.DefinitionStages.WithFrontendPort<ParentT>
| Modifier and Type | Method and Description |
|---|---|
InboundNatRule.DefinitionStages.WithAttach<ParentT> |
withFrontendPort(int port)
Specifies the frontend port.
|
InboundNatRule.DefinitionStages.WithAttach<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.
*/