dataDiskType property
The type of storage: PD_SSD
(default) or PD_HDD
.
Possible string values are:
- "SQL_DATA_DISK_TYPE_UNSPECIFIED" : Unspecified.
- "PD_SSD" : SSD disk.
- "PD_HDD" : HDD disk.
Implementation
core.String? dataDiskType;
The type of storage: PD_SSD
(default) or PD_HDD
.
Possible string values are:
core.String? dataDiskType;