Disk interface
Specifies the disk information fo the HANA 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?: number
Property 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?: number
Property Value
number
name
The disk name.
name?: string
Property Value
string