Gallery Image Version Response
data class GalleryImageVersionResponse(val name: String? = null, val storageProfile: GalleryImageVersionStorageProfileResponse)
Specifies information about the gallery image version that you want to create or update.
Constructors
Link copied to clipboard
fun GalleryImageVersionResponse(name: String? = null, storageProfile: GalleryImageVersionStorageProfileResponse)