DataDiskImageEncryption interface
Contains encryption settings for a data disk image.
- Extends
Properties
lun | This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine. |
Inherited Properties
disk |
A relative URI containing the resource ID of the disk encryption set. |
Property Details
lun
This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.
lun: number
Property Value
number
Inherited Property Details
diskEncryptionSetId
A relative URI containing the resource ID of the disk encryption set.
diskEncryptionSetId?: string
Property Value
string
Inherited From DiskImageEncryption.diskEncryptionSetId