referencingDatabases property
The names of the databases that reference this instance partition.
Referencing databases should share the parent instance. The existence of any referencing database prevents the instance partition from being deleted.
Output only.
Implementation
core.List<core.String>? referencingDatabases;