Uses of Class
com.azure.resourcemanager.dns.DnsZoneManager
-
Packages that use DnsZoneManager Package Description com.azure.resourcemanager.dns Package containing the classes for DnsManagementClient. -
-
Uses of DnsZoneManager in com.azure.resourcemanager.dns
Methods in com.azure.resourcemanager.dns that return DnsZoneManager Modifier and Type Method Description static DnsZoneManagerDnsZoneManager. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of DnsZoneManager that exposes DNS zone management API entry points.DnsZoneManagerDnsZoneManager.Configurable. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of DnsZoneManager that exposes DNS zone API entry points.
-