az iot du account private-link-resource

Note

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

Device Update account private link resource management.

Commands

Name Description Type Status
az iot du account private-link-resource list

List private link resources supported by the account.

Extension GA

List private link resources supported by the account.

az iot du account private-link-resource list --account
                                             [--resource-group]

List account private link resources.

az iot du account private-link-resource list -n {account_name}
--account -n

Device Update account name. You can configure the default account name using az config set defaults.adu_account=<name>.

--resource-group -g

Device Update account resource group name. You can configure the default group using az config set defaults.adu_group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--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.