toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
VMGalleryApplicationArgs
/
VMGalleryApplicationArgs
VMGallery
Application
Args
constructor
(
configurationReference
:
Output
<
String
>
?
=
null
,
enableAutomaticUpgrade
:
Output
<
Boolean
>
?
=
null
,
order
:
Output
<
Int
>
?
=
null
,
packageReferenceId
:
Output
<
String
>
,
tags
:
Output
<
String
>
?
=
null
,
treatFailureAsDeploymentFailure
:
Output
<
Boolean
>
?
=
null
)