Microsoft.Azure.Management.PrivateDns
1.0.0
Provides management capabilities for Azure Private DNS.
Install-Package Microsoft.Azure.Management.PrivateDns -Version 1.0.0
dotnet add package Microsoft.Azure.Management.PrivateDns --version 1.0.0
<PackageReference Include="Microsoft.Azure.Management.PrivateDns" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Management.PrivateDns --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This is a release SDK for Azure Private DNS Zones, which allows you to:
- create/read/update/delete Private DNS zones.
A Private DNS zone hosts records for any domain.
- create/read/update/delete record sets in Private DNS zones.
These records are resolved by the clients issuing the DNS queries against the zone.
- create/read/update/delete virtual network links to the Private DNS zones.
The virtual machines in only the virtual networks linked to the Private DNS zones can resolve the zone records.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
- System.Net.Http (>= 4.3.0)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.0)
GitHub Usage
Showing the top 1 GitHub repositories that depend on Microsoft.Azure.Management.PrivateDns:
Repository | Stars | |
---|---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.0.0 | 3,000 | 10/24/2019 | ||
0.8.0-preview | 32,067 | 2/14/2019 |