maxPodsConstraint

@JvmName(name = "cdtyvivpkqrjpflq")
suspend fun maxPodsConstraint(value: Output<AzureNodePoolMaxPodsConstraintArgs>)
@JvmName(name = "wlfuytpuuihjsinl")
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 = "iekochyjikybleeu")
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.