public static interface LoadBalancerInboundNatPool.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerInboundNatPool.UpdateStages.WithBackendPort
The stage of an inbound NAT pool update allowing to specify the backend port.
|
static interface |
LoadBalancerInboundNatPool.UpdateStages.WithFrontend
The stage of an inbound NAT pool update allowing to specify the frontend for the inbound NAT rules in the
pool to apply to.
|
static interface |
LoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange
The stage of an inbound NAT pool update allowing to specify the frontend port range.
|
static interface |
LoadBalancerInboundNatPool.UpdateStages.WithProtocol
The stage of an inbound NAT pool update allowing to specify the transport protocol for the pool to apply to.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.