loadBalancerInboundNatPools

@JvmName(name = "chfifmqqhsicwppv")
suspend fun loadBalancerInboundNatPools(value: Output<List<SubResourceArgs>>)
@JvmName(name = "wofcedkpipuxecue")
suspend fun loadBalancerInboundNatPools(value: List<SubResourceArgs>?)

Parameters

value

Specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.


@JvmName(name = "vwtypvtxfglctghd")
suspend fun loadBalancerInboundNatPools(vararg values: Output<SubResourceArgs>)


@JvmName(name = "hbvhhndqjurdxnoh")
suspend fun loadBalancerInboundNatPools(values: List<Output<SubResourceArgs>>)
@JvmName(name = "aofhctxrhbytajly")
suspend fun loadBalancerInboundNatPools(vararg values: SubResourceArgs)

Parameters

values

Specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.


@JvmName(name = "ntknlmsgpfsudloy")
suspend fun loadBalancerInboundNatPools(argument: List<suspend SubResourceArgsBuilder.() -> Unit>)
@JvmName(name = "dpibxatcbcvlehis")
suspend fun loadBalancerInboundNatPools(vararg argument: suspend SubResourceArgsBuilder.() -> Unit)
@JvmName(name = "tcgrwskunjufixad")
suspend fun loadBalancerInboundNatPools(argument: suspend SubResourceArgsBuilder.() -> Unit)

Parameters

argument

Specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.