AttachNewDataDiskOptions interface    
Properties to attach new disk to the Virtual Machine.
Properties
| disk | The name of the disk to be attached. | 
| disk | Size of the disk to be attached in Gibibytes. | 
| disk | The storage type for the disk (i.e. Standard, Premium). | 
Property Details
		diskName
	 
	The name of the disk to be attached.
diskName?: stringProperty Value
string
		diskSizeGiB
	  
	Size of the disk to be attached in Gibibytes.
diskSizeGiB?: numberProperty Value
number
		diskType
	 
	The storage type for the disk (i.e. Standard, Premium).
diskType?: stringProperty Value
string