public static interface LoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerInboundNatPool.Update |
fromFrontendPortRange(int from,
int to)
Specifies the frontend port range.
|
LoadBalancerInboundNatPool.Update fromFrontendPortRange(int from, int to)
from - the starting port number, between 1 and 65534to - the ending port number, greater than the starting port number and no more than 65534Copyright © 2020 Microsoft Corporation. All rights reserved.