pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
VMGalleryApplicationArgs
/
VMGalleryApplicationArgs
VMGallery
Application
Args
fun
VMGalleryApplicationArgs
(
configurationReference
:
Output
<
String
>
?
=
null
,
enableAutomaticUpgrade
:
Output
<
Boolean
>
?
=
null
,
order
:
Output
<
Int
>
?
=
null
,
packageReferenceId
:
Output
<
String
>
,
tags
:
Output
<
String
>
?
=
null
,
treatFailureAsDeploymentFailure
:
Output
<
Boolean
>
?
=
null
)