다음을 통해 공유


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

Interfaces

IBlank

The first stage of a load balancer definition.

IDefinition

The entirety of the load balancer definition.

IWithBackend

The stage of a load balancer definition allowing to add a backend.

IWithCreate

The stage of a load balancer definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.

IWithCreateAndInboundNatPool

The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.

IWithCreateAndInboundNatRule

The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.

IWithCreateAndNatChoice

The stage of a load balancer definition allowing to create the load balancer or start configuring optional inbound NAT rules or pools.

IWithFrontend

The stage of a load balancer definition describing the nature of the frontend of the load balancer: internal or Internet-facing.

IWithGroup

The stage of the load balancer definition allowing to specify the resource group.

IWithInboundNatPool

The stage of a load balancer definition allowing to create a new inbound NAT pool for a virtual machine scale set.

IWithInboundNatRule

The stage of a load balancer definition allowing to create a new inbound NAT rule.

IWithLBRuleOrNat

The stage of a load balancer definition allowing to add a load blanacing rule, or an inbound NAT rule or pool.

IWithLBRuleOrNatOrCreate

The stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.

IWithLoadBalancingRule

The stage of a load balancer definition allowing to create a load balancing rule.

IWithOutboundRule

The stage of a load balancer definition allowing to create a load balancer outbound rule.

IWithPrivateFrontend

The stage of an internal load balancer definition allowing to define one or more private frontends.

IWithProbe

The stage of the load balancer definition allowing to add a load balancing probe.

IWithPublicFrontend

The stage of an Internet-facing load balancer definition allowing to define one or more public frontends.

IWithSku

The stage of the load balancer definition allowing to specify SKU.