UpdateIntegrationRuntimeRequest interface   
Update integration runtime request.
Properties
| auto | 
	Enables or disables the auto-update feature of the self-hosted integration runtime. See https://go.microsoft.com/fwlink/?linkid=854189.  | 
| update | 
	The time offset (in hours) in the day, e.g., PT03H is 3 hours. The integration runtime auto update will happen on that time.  | 
Property Details
		autoUpdate
	 
	Enables or disables the auto-update feature of the self-hosted integration runtime. See https://go.microsoft.com/fwlink/?linkid=854189.
autoUpdate?: string
				Property Value
string
		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.
updateDelayOffset?: string
				Property Value
string