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 Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface PrivateDnsZone.UpdateStages.WithETagCheck
withETagCheck, withETagCheckMethods inherited from interface 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 PrivateDnsZone.UpdateStages.WithVirtualNetworkLink
defineVirtualNetworkLink, updateVirtualNetworkLink, withoutVirtualNetworkLink, withoutVirtualNetworkLinkMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTags