Interface PrivateDnsZone.Update
- All Superinterfaces:
Appliable<PrivateDnsZone>,Indexable,PrivateDnsZone.UpdateStages.WithETagCheck,PrivateDnsZone.UpdateStages.WithRecordSet,PrivateDnsZone.UpdateStages.WithVirtualNetworkLink,Resource.UpdateWithTags<PrivateDnsZone.Update>
- Enclosing interface:
- PrivateDnsZone
public static interface PrivateDnsZone.Update
extends Appliable<PrivateDnsZone>, PrivateDnsZone.UpdateStages.WithRecordSet, PrivateDnsZone.UpdateStages.WithVirtualNetworkLink, PrivateDnsZone.UpdateStages.WithETagCheck, Resource.UpdateWithTags<PrivateDnsZone.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 com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithETagCheck
withETagCheck, withETagCheckMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithRecordSet
defineAaaaRecordSet, defineARecordSet, defineCnameRecordSet, defineMxRecordSet, definePtrRecordSet, defineSoaRecordSet, defineSrvRecordSet, defineTxtRecordSet, updateAaaaRecordSet, updateARecordSet, updateCnameRecordSet, updateMxRecordSet, updatePtrRecordSet, updateSoaRecord, updateSrvRecordSet, updateTxtRecordSet, withCnameRecordSet, withoutAaaaRecordSet, withoutAaaaRecordSet, withoutARecordSet, withoutARecordSet, withoutCNameRecordSet, withoutCNameRecordSet, withoutMXRecordSet, withoutMXRecordSet, withoutPtrRecordSet, withoutPtrRecordSet, withoutSrvRecordSet, withoutSrvRecordSet, withoutTxtRecordSet, withoutTxtRecordSetMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsZone.UpdateStages.WithVirtualNetworkLink
defineVirtualNetworkLink, updateVirtualNetworkLink, withoutVirtualNetworkLink, withoutVirtualNetworkLinkMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags