maxPodsConstraint

@JvmName(name = "tmhqrwchyceelvkw")
suspend fun maxPodsConstraint(value: Output<AzureNodePoolMaxPodsConstraintArgs>)
@JvmName(name = "ipxtleiupyxwrufn")
suspend fun maxPodsConstraint(value: AzureNodePoolMaxPodsConstraintArgs?)

Parameters

value

The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.


@JvmName(name = "lbgllceqqvyytpik")
suspend fun maxPodsConstraint(argument: suspend AzureNodePoolMaxPodsConstraintArgsBuilder.() -> Unit)

Parameters

argument

The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.