Gallery Disk Image Source Response
data class GalleryDiskImageSourceResponse(val id: String? = null, val storageAccountId: String? = null, val uri: String? = null)
The source for the disk image.
Constructors
Link copied to clipboard
fun GalleryDiskImageSourceResponse(id: String? = null, storageAccountId: String? = null, uri: String? = null)