Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank<ParentT> |
The first stage of the inbound NAT rule definition. |
IUpdateDefinition<ParentT> |
The entirety of an inbound NAT rule definition. |
IWithAttach<ParentT> |
The final stage of the inbound NAT rule definition. At this stage, any remaining optional settings can be specified, or the inbound NAT rule definition can be attached to the parent load balancer definition. |
IWithBackendPort<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the backend port. |
IWithFloatingIP<ParentT> |
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled. |
IWithFrontend<ParentT> |
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to. |
IWithFrontendPort<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the frontend port. |
IWithIdleTimeout<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the idle connection timeout for this inbound NAT rule. |
IWithProtocol<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the transport protocol. |