The name of the connection profile.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionProfileName", "title": "ConnectionProfileName", "type": "string", "description": "The name of the connection profile.", "minLength": 1, "maxLength": 50 }