Share via


SharedGalleryImageVersionStorageProfileOutput interface

This is the storage profile of a Gallery Image Version.

Properties

dataDiskImages

A list of data disk images.

osDiskImage

This is the OS disk image.

Property Details

dataDiskImages

A list of data disk images.

dataDiskImages?: SharedGalleryDataDiskImageOutput[]

Property Value

osDiskImage

This is the OS disk image.

osDiskImage?: SharedGalleryOSDiskImageOutput

Property Value