你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UpdateIntegrationRuntimeRequest 类

定义

更新集成运行时请求。

public class UpdateIntegrationRuntimeRequest
type UpdateIntegrationRuntimeRequest = class
Public Class UpdateIntegrationRuntimeRequest
继承
UpdateIntegrationRuntimeRequest

构造函数

UpdateIntegrationRuntimeRequest()

初始化 UpdateIntegrationRuntimeRequest 类的新实例。

UpdateIntegrationRuntimeRequest(String, String)

初始化 UpdateIntegrationRuntimeRequest 类的新实例。

属性

AutoUpdate

获取或设置启用或禁用自承载集成运行时的自动更新功能。 请参阅 https://go.microsoft.com/fwlink/?linkid=854189。 可能的值包括:“On”、“Off”

UpdateDelayOffset

获取或设置 () 一天中的时间偏移量,例如 PT03H 为 3 小时。 集成运行时自动更新将在该时间发生。

适用于