Skip to main content

azure.subscription.networkService.loadBalancer

Supported platform

  • azure

Description

Azure Load Balancer

Fields

IDTYPEDESCRIPTION
idstringLoad Balancer ID
namestringLoad Balancer name
locationstringLoad Balancer location
tagsmap[string]stringLoad Balancer tags
typestringLoad Balancer type
propertiesdictLoad Balancer properties
etagstringLoad Balancer etag
skustringLoad Balancer SKU
probes[]azure.subscription.networkService.probeList of Load Balancer probes
backendPools[]azure.subscription.networkService.backendAddressPoolList of Load Balancer backend address pools
frontendIpConfigs[]azure.subscription.networkService.frontendIpConfigList of Load Balancer frontend IP configurations
inboundNatPools[]azure.subscription.networkService.inboundNatPoolList of Load Balancer inbound NAT pools
inboundNatRules[]azure.subscription.networkService.inboundNatRuleList of Load Balancer inbound NAT rules
outboundRules[]azure.subscription.networkService.outboundRuleList of Load Balancer outbound rules
loadBalancerRules[]azure.subscription.networkService.loadBalancerRuleList of Load Balancer rules

References