Uses of Interface
com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithAttach
Packages that use VirtualNetworkLink.DefinitionStages.WithAttach
Package
Description
Package containing the data models for PrivateDnsManagementClient.
-
Uses of VirtualNetworkLink.DefinitionStages.WithAttach in com.azure.resourcemanager.privatedns.models
Subinterfaces of VirtualNetworkLink.DefinitionStages.WithAttach in com.azure.resourcemanager.privatedns.modelsModifier and TypeInterfaceDescriptionstatic interfaceVirtualNetworkLink.Definition<ParentT>The entirety of a virtual network link definition as a part of parent definition.static interfaceThe first stage of a virtual network link definition.Methods in com.azure.resourcemanager.privatedns.models that return VirtualNetworkLink.DefinitionStages.WithAttachModifier and TypeMethodDescriptionVirtualNetworkLink.DefinitionStages.WithAutoRegistration.disableAutoRegistration()Disables auto-registration for virtual network records.VirtualNetworkLink.DefinitionStages.WithAutoRegistration.enableAutoRegistration()Enables auto-registration for virtual network records.VirtualNetworkLink.DefinitionStages.WithETagCheck.withETagCheck()Specifies the If-None-Match with * to prevent updating an existing record set.VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork.withVirtualNetworkId(String virtualNetworkId) Specifies the reference of the virtual network.