ApplicationProfileResponse

data class ApplicationProfileResponse(val galleryApplications: List<VMGalleryApplicationResponse>? = null)

Contains the list of gallery applications that should be made available to the VM/VMSS

Constructors

Link copied to clipboard
constructor(galleryApplications: List<VMGalleryApplicationResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the gallery applications that should be made available to the VM/VMSS