Interface IntegrationRuntimeResource.UpdateStages.WithUpdateDelayOffset

    • Method Detail

      • withUpdateDelayOffset

        IntegrationRuntimeResource.Update withUpdateDelayOffset​(String updateDelayOffset)
        Specifies the updateDelayOffset property: The time offset (in hours) in the day, e.g., PT03H is 3 hours. The integration runtime auto update will happen on that time..
        Parameters:
        updateDelayOffset - The time offset (in hours) in the day, e.g., PT03H is 3 hours. The integration runtime auto update will happen on that time.
        Returns:
        the next definition stage.