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

Interfaces

IBlank<ParentT>

The first stage of a private frontend definition.

IDefinition<ParentT>

The entirety of a private frontend definition.

IWithAttach<ParentT>

The final stage of a private frontend definition. At this stage, any remaining optional settings can be specified, or the frontend definition can be attached to the parent load balancer definition.

IWithAvailabilityZone<ParentT>

The stage of a private frontend definition allowing to specify availability zone.

IWithSubnet<ParentT>

The stage of a private frontend definition allowing to specify a subnet from the selected network.