az network private-dns record-set
Manage Private DNS records and record sets.
Commands
az network private-dns record-set list
List all record sets within a Private DNS zone.
az network private-dns record-set list --resource-group
--zone-name
Examples
List all "@" record sets within this zone.
az network private-dns record-set list -g MyResourceGroup -z www.mysite.com \
--query "[?name=='@']"
Required Parameters
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
The name of the Private DNS zone.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ