GalleryImageVersionStorageProfileResponse

This is the storage profile of a Gallery Image Version.

Constructors

constructor(dataDiskImages: List<GalleryDataDiskImageResponse>? = null, osDiskImage: GalleryOSDiskImageResponse? = null, source: GalleryArtifactVersionFullSourceResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of data disk images.

Link copied to clipboard

This is the OS disk image.

Link copied to clipboard

The source of the gallery artifact version.