getLoadBalancer

Gets the specified load balancer. API Version: 2020-11-01.

Return

LoadBalancer resource.

Parameters

argument

null


suspend fun getLoadBalancer(expand: String? = null, loadBalancerName: String, resourceGroupName: String): GetLoadBalancerResult

Return

LoadBalancer resource.

Parameters

expand

Expands referenced resources.

loadBalancerName

The name of the load balancer.

resourceGroupName

The name of the resource group.

See also


Return

LoadBalancer resource.

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetLoadBalancerPlainArgs.

See also