Complete the following command: az eventhubs ??? authorization-rule keys list --resource-group MyResourceGroupName --namespace-name MyNamespaceName --eventhub-name MyEventHubName --name SomeName. What should you put instead of ????
az eventhubs ??? authorization-rule keys list --resource-group MyResourceGroupName --namespace-name MyNamespaceName --eventhub-name MyEventHubName --name SomeName
???
show
eventhub
get
namespace
The command is to get connection string for a specific event hub within a namespace.