profiles property

List<DatabaseConnectionStringProfile>? profiles
getter/setter pair

A list of connection string profiles to allow clients to group, filter, and select values based on the structured metadata.

Output only.

Implementation

core.List<DatabaseConnectionStringProfile>? profiles;