pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.outputs
/
AzureNodePoolMaxPodsConstraint
Azure
Node
Pool
Max
Pods
Constraint
data
class
AzureNodePoolMaxPodsConstraint
(
val
maxPodsPerNode
:
Int
)
Types
Constructors
Properties
Constructors
Azure
Node
Pool
Max
Pods
Constraint
Link copied to clipboard
fun
AzureNodePoolMaxPodsConstraint
(
maxPodsPerNode
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Pods
Per
Node
Link copied to clipboard
val
maxPodsPerNode
:
Int
The maximum number of pods to schedule on a single node.