exascaleDbStorageVault property

String? exascaleDbStorageVault
getter/setter pair

The name of ExascaleDbStorageVault associated with the ExadbVmCluster.

It can refer to an existing ExascaleDbStorageVault. Or a new one can be created during the ExadbVmCluster creation (requires storage_vault_properties to be set). Format: projects/{project}/locations/{location}/exascaleDbStorageVaults/{exascale_db_storage_vault}

Required. Immutable.

Implementation

core.String? exascaleDbStorageVault;