getInboundNatRule

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

Return

Inbound NAT rule of the load balancer.

Parameters

argument

null


suspend fun getInboundNatRule(expand: String? = null, inboundNatRuleName: String, loadBalancerName: String, resourceGroupName: String): GetInboundNatRuleResult

Return

Inbound NAT rule of the load balancer.

See also

Parameters

expand

Expands referenced resources.

inboundNatRuleName

The name of the inbound nat rule.

loadBalancerName

The name of the load balancer.

resourceGroupName

The name of the resource group.


Return

Inbound NAT rule of the load balancer.

See also

Parameters

argument

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