dataStorageSizeGb property

int? dataStorageSizeGb
getter/setter pair

The data storage size in GB that is currently available to DbSystems.

The value is same as initial_data_storage_size_gb. This can be modified from OCI console.

Optional.

Implementation

core.int? dataStorageSizeGb;