Show / Hide Table of Contents

Namespace Pulumi.Azure.Lb

Classes

BackendAddressPool

Manages a Load Balancer Backend Address Pool.

NOTE: When using this resource, the Load Balancer needs to have a FrontEnd IP Configuration Attached

BackendAddressPoolArgs

BackendAddressPoolState

GetBackendAddressPool

GetBackendAddressPoolArgs

GetBackendAddressPoolResult

GetLB

GetLBArgs

GetLBResult

LoadBalancer

Manages a Load Balancer Resource.

LoadBalancerArgs

LoadBalancerState

NatPool

Manages a Load Balancer NAT pool.

NOTE: This resource cannot be used with with virtual machines, instead use the azure.lb.NatRule resource.

NOTE When using this resource, the Load Balancer needs to have a FrontEnd IP Configuration Attached

NatPoolArgs

NatPoolState

NatRule

Manages a Load Balancer NAT Rule.

NOTE: This resource cannot be used with with virtual machine scale sets, instead use the azure.lb.NatPool resource.

NOTE When using this resource, the Load Balancer needs to have a FrontEnd IP Configuration Attached

NatRuleArgs

NatRuleState

OutboundRule

Manages a Load Balancer Outbound Rule.

NOTE When using this resource, the Load Balancer needs to have a FrontEnd IP Configuration and a Backend Address Pool Attached.

OutboundRuleArgs

OutboundRuleState

Probe

Manages a LoadBalancer Probe Resource.

NOTE When using this resource, the Load Balancer needs to have a FrontEnd IP Configuration Attached

ProbeArgs

ProbeState

Rule

Manages a Load Balancer Rule.

NOTE When using this resource, the Load Balancer needs to have a FrontEnd IP Configuration Attached

RuleArgs

RuleState

Back to top Copyright 2016-2020, Pulumi Corporation.