ConnectionAttributes Parameter (Connect-SingleStore Cmdlet)
A list of Partner Connection Metrics, expressed as key-value pairs.
Syntax
Connect-SingleStore -ConnectionAttributes string
Data Type
cstr
Default Value
""
Remarks
This property must be formatted as a comma-separated list of key-value pairs in the form key:value, with no null characters between them.
Example: program_name:PartnerName_ProductName,program_version:1.2.3