ImageDiskReference interface
The source image used for creating the disk.
Properties
id | A relative uri containing either a Platform Image Repository or user 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. |
Property Details
id
A relative uri containing either a Platform Image Repository or user 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