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