Interface PrivateDnsZone.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<PrivateDnsZone>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, PrivateDnsZone.UpdateStages.WithETagCheck, PrivateDnsZone.UpdateStages.WithRecordSet, PrivateDnsZone.UpdateStages.WithVirtualNetworkLink, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<PrivateDnsZone.Update>
- Enclosing interface:
PrivateDnsZone
public static interface PrivateDnsZone.Update
extends com.azure.resourcemanager.resources.fluentcore.model.Appliable<PrivateDnsZone>, PrivateDnsZone.UpdateStages.WithRecordSet, PrivateDnsZone.UpdateStages.WithVirtualNetworkLink, PrivateDnsZone.UpdateStages.WithETagCheck, com.azure.resourcemanager.resources.fluentcore.arm.models.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.resources.fluentcore.model.Indexable
keyMethods 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 com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags