pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
LinuxVirtualMachineGalleryApplicationArgs
/
LinuxVirtualMachineGalleryApplicationArgs
Linux
Virtual
Machine
Gallery
Application
Args
fun
LinuxVirtualMachineGalleryApplicationArgs
(
automaticUpgradeEnabled
:
Output
<
Boolean
>
?
=
null
,
configurationBlobUri
:
Output
<
String
>
?
=
null
,
order
:
Output
<
Int
>
?
=
null
,
tag
:
Output
<
String
>
?
=
null
,
treatFailureAsDeploymentFailureEnabled
:
Output
<
Boolean
>
?
=
null
,
versionId
:
Output
<
String
>
)