SharedGalleryImageVersionStorageProfile interface
This is the storage profile of a Gallery Image Version.
Properties
data |
A list of data disk images. |
os |
This is the OS disk image. |
Property Details
dataDiskImages
A list of data disk images.
dataDiskImages?: SharedGalleryDataDiskImage[]
Property Value
osDiskImage
This is the OS disk image.
osDiskImage?: SharedGalleryOSDiskImage