how does one get the connection string for a Names...
# general
a
how does one get the connection string for a NamespaceAuthorizationRule for an Azure servicebus from Typescript? the documentation says NamespaceAuthorizationRule should have an output primaryConnectionString, but the d.ts says it has only name, rights and type as outputs.