Microsoft.Azure.Management.Network.Fluent.LoadBalancerPrivateFrontend.Definition 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 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. |
Azure SDK for .NET