storageManagement property
The storage option used in DB system.
Output only. Possible string values are:
- "STORAGE_MANAGEMENT_UNSPECIFIED" : Unspecified storage management.
- "ASM" : Automatic Storage Management.
- "LVM" : Logical Volume Management.
Implementation
core.String? storageManagement;