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

Interfaces

IBlank<ParentT>

The first stage of a private frontend definition.

IUpdateDefinition<ParentT>

The entirety of a private frontend definition as part of a load balancer update.

IWithAttach<ParentT>

The final stage of an internal 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.