ImageDiskReference interface

The source image used for creating the disk.

Properties

communityGalleryImageId

A relative uri containing a community Azure Compute Gallery image reference.

id

A relative uri containing either a Platform Image Repository, user image, or Azure Compute Gallery image reference.

lun

If the disk is created from an image's data disk, this is an index that indicates which of the data disks in the image to use. For OS disks, this field is null.

sharedGalleryImageId

A relative uri containing a direct shared Azure Compute Gallery image reference.

Property Details

communityGalleryImageId

A relative uri containing a community Azure Compute Gallery image reference.

communityGalleryImageId?: string

Property Value

string

id

A relative uri containing either a Platform Image Repository, user image, or Azure Compute Gallery image reference.

id?: string

Property Value

string

lun

If the disk is created from an image's data disk, this is an index that indicates which of the data disks in the image to use. For OS disks, this field is null.

lun?: number

Property Value

number

sharedGalleryImageId

A relative uri containing a direct shared Azure Compute Gallery image reference.

sharedGalleryImageId?: string

Property Value

string