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

IntegrationRuntimeReference 类

定义

集成运行时引用类型。

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

构造函数

IntegrationRuntimeReference()

初始化 IntegrationRuntimeReference 类的新实例。

IntegrationRuntimeReference(String, IDictionary<String,Object>)

初始化 IntegrationRuntimeReference 类的新实例。

属性

Parameters

获取或设置集成运行时的参数。

ReferenceName

获取或设置引用集成运行时名称。

Type

集成运行时的类型。

方法

Validate()

验证 对象。

适用于