Azure Private DNS libraries
Overview
Azure Private DNS provides a reliable and secure DNS service for your virtual network.
To get started with Azure Private DNS, see Create an Azure private DNS zone using the Azure portal.
Management API
Create, configure and manage and scale private dns in Azure from your code with the management API.
Install the library via pip.
pip install azure-mgmt-privatedns
Samples
View the complete list of Azure Networking samples.
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python