public static interface DnsZone.Update extends Appliable<DnsZone>, DnsZone.UpdateStages.WithRecordSet, DnsZone.UpdateStages.WithETagCheck, Resource.UpdateWithTags<DnsZone.Update>
Call Appliable.apply() to apply the changes to the resource in Azure.
apply, apply, applyAsync, applyAsyncdefineAaaaRecordSet, defineARecordSet, defineCaaRecordSet, defineCNameRecordSet, defineMXRecordSet, defineNSRecordSet, definePtrRecordSet, defineSrvRecordSet, defineTxtRecordSet, updateAaaaRecordSet, updateARecordSet, updateCaaRecordSet, updateCNameRecordSet, updateMXRecordSet, updateNSRecordSet, updatePtrRecordSet, updateSoaRecord, updateSrvRecordSet, updateTxtRecordSet, withCNameRecordSet, withoutAaaaRecordSet, withoutAaaaRecordSet, withoutARecordSet, withoutARecordSet, withoutCaaRecordSet, withoutCaaRecordSet, withoutCNameRecordSet, withoutCNameRecordSet, withoutMXRecordSet, withoutMXRecordSet, withoutNSRecordSet, withoutNSRecordSet, withoutPtrRecordSet, withoutPtrRecordSet, withoutSrvRecordSet, withoutSrvRecordSet, withoutTxtRecordSet, withoutTxtRecordSetwithETagCheck, withETagCheckwithoutTag, withTag, withTagsVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.