User Artifact Settings Response
data class UserArtifactSettingsResponse(val configFileName: String? = null, val packageFileName: String? = null)
Additional settings for the VM app that contains the target package and config file name when it is deployed to target VM or VM scale set.