Interface DnsZone.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<DnsZone>, DnsZone.UpdateStages.WithETagCheck, DnsZone.UpdateStages.WithRecordSet, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<DnsZone.Update>
- Enclosing interface:
DnsZone
public static interface DnsZone.Update
extends com.azure.resourcemanager.resources.fluentcore.model.Appliable<DnsZone>, DnsZone.UpdateStages.WithRecordSet, DnsZone.UpdateStages.WithETagCheck, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<DnsZone.Update>
The template for an update operation, containing all the settings that can be modified.
Call Appliable.apply() to apply the changes to the resource in Azure.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface DnsZone.UpdateStages.WithETagCheck
withETagCheck, withETagCheckMethods inherited from interface DnsZone.UpdateStages.WithRecordSet
defineAaaaRecordSet, 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, withoutTxtRecordSetMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags