pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.batch.kotlin.inputs
/
TaskSchedulingPolicyArgs
Task
Scheduling
Policy
Args
data
class
TaskSchedulingPolicyArgs
(
val
nodeFillType
:
Output
<
ComputeNodeFillType
>
)
:
ConvertibleToJava
<
TaskSchedulingPolicyArgs
>
Constructors
Functions
Properties
Constructors
Task
Scheduling
Policy
Args
Link copied to clipboard
fun
TaskSchedulingPolicyArgs
(
nodeFillType
:
Output
<
ComputeNodeFillType
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TaskSchedulingPolicyArgs
Properties
node
Fill
Type
Link copied to clipboard
val
nodeFillType
:
Output
<
ComputeNodeFillType
>