Uses of Interface
com.microsoft.azure.management.dns.DnsRecordSet.UpdateCNameRecordSet
Packages that use DnsRecordSet.UpdateCNameRecordSet
Package
Description
This package contains the classes for DnsManagementClient.
-
Uses of DnsRecordSet.UpdateCNameRecordSet in com.microsoft.azure.management.dns
Subinterfaces of DnsRecordSet.UpdateCNameRecordSet in com.microsoft.azure.management.dnsModifier and TypeInterfaceDescriptionstatic interface
The entirety of a record sets update as a part of parent DNS zone update.Methods in com.microsoft.azure.management.dns that return DnsRecordSet.UpdateCNameRecordSetModifier and TypeMethodDescriptionDnsZone.UpdateStages.WithRecordSet.updateCNameRecordSet
(String name) Specifies definition of a CNAME record set.The new alias for the CNAME record set.