VMGallery Application Args
data class VMGalleryApplicationArgs(val configurationReference: Output<String>? = null, val enableAutomaticUpgrade: Output<Boolean>? = null, val order: Output<Int>? = null, val packageReferenceId: Output<String>, val tags: Output<String>? = null, val treatFailureAsDeploymentFailure: Output<Boolean>? = null) : ConvertibleToJava<VMGalleryApplicationArgs>
Specifies the required information to reference a compute gallery application version