toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.inputs
/
AzureNodePoolMaxPodsConstraintArgs
Azure
Node
Pool
Max
Pods
Constraint
Args
data
class
AzureNodePoolMaxPodsConstraintArgs
(
val
maxPodsPerNode
:
Output
<
Int
>
)
:
ConvertibleToJava
<
AzureNodePoolMaxPodsConstraintArgs
>
Members
Constructors
Azure
Node
Pool
Max
Pods
Constraint
Args
Link copied to clipboard
constructor
(
maxPodsPerNode
:
Output
<
Int
>
)
Properties
max
Pods
Per
Node
Link copied to clipboard
val
maxPodsPerNode
:
Output
<
Int
>
The maximum number of pods to schedule on a single node.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AzureNodePoolMaxPodsConstraintArgs