Uses of Interface
com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.Update
Packages that use VirtualNetworkLink.Update
Package
Description
Package containing the data models for PrivateDnsManagementClient.
-
Uses of VirtualNetworkLink.Update in com.azure.resourcemanager.privatedns.models
Methods in com.azure.resourcemanager.privatedns.models that return VirtualNetworkLink.UpdateModifier and TypeMethodDescriptionVirtualNetworkLink.UpdateStages.WithAutoRegistration.disableAutoRegistration()Disables auto-registration for virtual network records.VirtualNetworkLink.UpdateStages.WithAutoRegistration.enableAutoRegistration()Enables auto-registration for virtual network records.PrivateDnsZone.UpdateStages.WithVirtualNetworkLink.updateVirtualNetworkLink(String name) Begins the description of an update of an existing virtual network link in this DNS zone.VirtualNetworkLink.UpdateStages.WithETagCheck.withETagCheck()Specifies the If-Match header with the current etag value associated with the virtual network link.VirtualNetworkLink.UpdateStages.WithETagCheck.withETagCheck(String etagValue) Specifies the If-Match header with the given etag value.