Get Gallery In VMAccess Control Profile Result
data class GetGalleryInVMAccessControlProfileResult(val id: String, val location: String, val name: String, val properties: GalleryInVMAccessControlProfilePropertiesResponse, val tags: Map<String, String>? = null, val type: String)
Specifies information about the gallery inVMAccessControlProfile that you want to create or update.