az eventhubs namespace private-link-resource
Manage eventhubs namespace private link resources.
Commands
az eventhubs namespace private-link-resource show |
Get the private link resources that need to be created for a eventhubs namespace. |
az eventhubs namespace private-link-resource show
Get the private link resources that need to be created for a eventhubs namespace.
az eventhubs namespace private-link-resource show --namespace-name
--resource-group
Examples
Get the private link resources that need to be created for a eventhubs namespace.
az eventhubs namespace private-link-resource show --namespace-name mynamespace -g MyResourceGroup
Required Parameters
Name of the Namespace.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Feedback
Submit and view feedback for