public static interface LoadBalancerInboundNatRule.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerInboundNatRule.UpdateStages.WithBackendPort
The stage of an inbound NAT rule update allowing to specify the backend port.
|
static interface |
LoadBalancerInboundNatRule.UpdateStages.WithFloatingIP
The stage of an inbound NAT rule update allowing to specify whether floating IP should be enabled.
|
static interface |
LoadBalancerInboundNatRule.UpdateStages.WithFrontend
The stage of an inbound NAT rule update allowing to specify a frontend for the rule to apply to.
|
static interface |
LoadBalancerInboundNatRule.UpdateStages.WithFrontendPort
The stage of an inbound NAT rule update allowing to specify the frontend port.
|
static interface |
LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout
The stage of an inbound NAT rule update allowing to specify the idle connection timeout for this inbound NAT rule.
|
static interface |
LoadBalancerInboundNatRule.UpdateStages.WithProtocol
The stage of an inbound NAT rule update allowing to specify the transport protocol for the rule to apply to.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/