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.NatRuleresource.
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.NatPoolresource.
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