Interface IntegrationRuntimeResource.UpdateStages.WithAutoUpdate

All Known Subinterfaces:
IntegrationRuntimeResource.Update
Enclosing interface:
IntegrationRuntimeResource.UpdateStages

public static interface IntegrationRuntimeResource.UpdateStages.WithAutoUpdate
The stage of the IntegrationRuntimeResource update allowing to specify autoUpdate.
  • Method Details

    • withAutoUpdate

      Specifies the autoUpdate property: Enables or disables the auto-update feature of the self-hosted integration runtime. See https://go.microsoft.com/fwlink/?linkid=854189..
      Parameters:
      autoUpdate - Enables or disables the auto-update feature of the self-hosted integration runtime. See https://go.microsoft.com/fwlink/?linkid=854189.
      Returns:
      the next definition stage.