Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatPool.Definition Namespace

Interfaces

IBlank<ParentT>

The first stage of the inbound NAT pool definition.

IDefinition<ParentT>

The entirety of an inbound NAT pool definition.

IWithAttach<ParentT>

The final stage of the inbound NAT pool definition. At this stage, any remaining optional settings can be specified, or the inbound NAT pool definition can be attached to the parent load balancer definition.

IWithBackendPort<ParentT>

The stage of an inbound NAT pool definition allowing to specify the backend port.

IWithFrontend<ParentT>

The stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the pool to apply to.

IWithFrontendPortRange<ParentT>

The stage of an inbound NAT pool definition allowing to specify the frontend port range.

IWithProtocol<ParentT>

The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.