Disk interface
Specifies the disk information fo the Azure Large Instance
Properties
| disk | Specifies the size of an empty data disk in gigabytes. | 
| 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. NOTE: This property will not be serialized. It can only be populated by the server. | 
| name | The disk name. | 
Property Details
		diskSizeGB
	 
	Specifies the size of an empty data disk in gigabytes.
diskSizeGB?: numberProperty Value
number
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. NOTE: This property will not be serialized. It can only be populated by the server.
lun?: numberProperty Value
number
name
The disk name.
name?: stringProperty Value
string