### YamlMime:JavaType uid: "com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithAutoRegistration" fullName: "com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithAutoRegistration" name: "VirtualNetworkLink.DefinitionStages.WithAutoRegistration" nameWithType: "VirtualNetworkLink.DefinitionStages.WithAutoRegistration" summary: "The stage of the record set definition allowing to manage auto-registration of the virtual network records." syntax: "public static interface **VirtualNetworkLink.DefinitionStages.WithAutoRegistration**" methods: - uid: "com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithAutoRegistration.disableAutoRegistration()" fullName: "com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithAutoRegistration.disableAutoRegistration()" name: "disableAutoRegistration()" nameWithType: "VirtualNetworkLink.DefinitionStages.WithAutoRegistration.disableAutoRegistration()" summary: "Disables auto-registration for virtual network records." modifiers: - "abstract" syntax: "public abstract VirtualNetworkLink.DefinitionStages.WithAttach disableAutoRegistration()" desc: "Disables auto-registration for virtual network records." returns: description: "the next stage of the definition" type: "<>" - uid: "com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithAutoRegistration.enableAutoRegistration()" fullName: "com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithAutoRegistration.enableAutoRegistration()" name: "enableAutoRegistration()" nameWithType: "VirtualNetworkLink.DefinitionStages.WithAutoRegistration.enableAutoRegistration()" summary: "Enables auto-registration for virtual network records." modifiers: - "abstract" syntax: "public abstract VirtualNetworkLink.DefinitionStages.WithAttach enableAutoRegistration()" desc: "Enables auto-registration for virtual network records." returns: description: "the next stage of the definition" type: "<>" type: "interface" typeParameters: - description: "the stage of the parent definition to return to after attaching this definition" name: "ParentT" desc: "The stage of the record set definition allowing to manage auto-registration of the virtual network records." metadata: {} package: "com.azure.resourcemanager.privatedns.models" artifact: com.azure.resourcemanager:azure-resourcemanager-privatedns:2.44.0