az horizondb private-link-resource

Note

This reference is part of the horizondb extension for the Azure CLI (version 2.17.1 or higher). The extension will automatically install the first time you run an az horizondb private-link-resource command. Learn more about extensions.

Manage HorizonDB private link resources.

Commands

Name Description Type Status
az horizondb private-link-resource list

List private link resources for a HorizonDB cluster.

Extension GA
az horizondb private-link-resource show

Show details of a HorizonDB private link resource.

Extension GA

List private link resources for a HorizonDB cluster.

az horizondb private-link-resource list --cluster-name
                                        --resource-group

List private link resources for a HorizonDB cluster.

az horizondb private-link-resource list --resource-group exampleresourcegroup --cluster-name examplecluster
--cluster-name -c

Name of the cluster. The name can contain only lowercase letters, numbers, and the hyphen (-) character. Minimum 3 characters and maximum 63 characters.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False

Show details of a HorizonDB private link resource.

az horizondb private-link-resource show --cluster-name
                                        --group-name
                                        --resource-group

Show a private link resource by group name.

az horizondb private-link-resource show --resource-group exampleresourcegroup --cluster-name examplecluster --group-name DefaultPool
--cluster-name -c

Name of the cluster. The name can contain only lowercase letters, numbers, and the hyphen (-) character. Minimum 3 characters and maximum 63 characters.

--group-name

The private link resource group name. For HorizonDB this is the pool name, for example DefaultPool.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False