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

Interfaces

IBlank<ParentT>

The first stage of a public frontend definition.

IDefinition<ParentT>

The entirety of a public frontend definition.

IWithAttach<ParentT>

The final stage of a public 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.

IWithPublicIPAddress<ParentT>

The stage of a public frontend definition allowing to specify an existing public IP address.