UpdateIntegrationRuntimeRequest interface   
更新集成运行时请求。
属性
| auto | 启用或禁用自承载集成运行时的自动更新功能。 请参阅 https://go.microsoft.com/fwlink/?linkid=854189。 | 
| update | 当天的时间偏移量(以小时为单位),例如 PT03H 为 3 小时。 集成运行时自动更新将在该时间发生。 | 
属性详细信息
		autoUpdate
	 
	启用或禁用自承载集成运行时的自动更新功能。 请参阅 https://go.microsoft.com/fwlink/?linkid=854189。
autoUpdate?: string属性值
string
		updateDelayOffset
	  
	当天的时间偏移量(以小时为单位),例如 PT03H 为 3 小时。 集成运行时自动更新将在该时间发生。
updateDelayOffset?: string属性值
string