az keyvault private-link-resource
Manage vault private link resources.
Commands
az keyvault private-link-resource list |
List the private link resources supported for a Key Vault. |
az keyvault private-link-resource list
List the private link resources supported for a Key Vault.
az keyvault private-link-resource list --vault-name
[--query-examples]
[--resource-group]
[--subscription]
Examples
Get the private link resources that need to be created for a Key Vault.
az keyvault private-link-resource list --vault-name mykv
Required Parameters
Name of the Vault.
Optional Parameters
Recommend JMESPath string for you. You can copy one of the query and paste it after --query parameter within double quotation marks to see the results. You can add one or more positional keywords so that we can give suggestions based on these key words.
Proceed only if Key Vault belongs to the specified resource group.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
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.
Increase logging verbosity. Use --debug for full debug logs.