pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
JobCollectionPropertiesArgs
/
JobCollectionPropertiesArgs
Job
Collection
Properties
Args
fun
JobCollectionPropertiesArgs
(
quota
:
Output
<
JobCollectionQuotaArgs
>
?
=
null
,
sku
:
Output
<
SkuArgs
>
?
=
null
,
state
:
Output
<
JobCollectionState
>
?
=
null
)