LoadBalancerPropertiesFormat

Properties of the load balancer.

AzureCloudInfrastructureMicrosoftNetworking

Properties

Name Type Description
backendAddressPools array Collection of backend address pools used by a load balancer.
frontendIPConfigurations array Object representing the frontend IPs to be used for the load balancer.
inboundNatPools array Defines an external port range for inbound NAT to a single backend port on NICs associated with a load balancer. Inbound NAT rules are created automatically for each NIC associated with the Load Balan
inboundNatRules array Collection of inbound NAT Rules used by a load balancer. Defining inbound NAT rules on your load balancer is mutually exclusive with defining an inbound NAT pool. Inbound NAT pools are referenced from
loadBalancingRules array Object collection representing the load balancing rules Gets the provisioning.
outboundRules array The outbound rules.
probes array Collection of probe objects used in the load balancer.
provisioningState string The current provisioning state.
resourceGuid string The resource GUID property of the load balancer resource.
View JSON Schema on GitHub