DataDiskImage Class
Contains the data disk images information.
Constructor
DataDiskImage(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
lun
|
Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM. |
Attributes
lun
Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM.
lun: int | None