Interface VirtualNetworkLink.UpdateStages.WithAutoRegistration

  • All Known Subinterfaces:
    VirtualNetworkLink.Update
    Enclosing interface:
    VirtualNetworkLink.UpdateStages

    public static interface VirtualNetworkLink.UpdateStages.WithAutoRegistration
    The stage of the virtual network link update allowing to manage auto-registration of the virtual network records.
    • Method Detail

      • enableAutoRegistration

        VirtualNetworkLink.Update enableAutoRegistration()
        Enables auto-registration for virtual network records.
        Returns:
        the next stage of the virtual network link update
      • disableAutoRegistration

        VirtualNetworkLink.Update disableAutoRegistration()
        Disables auto-registration for virtual network records.
        Returns:
        the next stage of the virtual network link update