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

CreateLinkedIntegrationRuntimeRequest 类

定义

链接的集成运行时信息。

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

构造函数

CreateLinkedIntegrationRuntimeRequest()

初始化 CreateLinkedIntegrationRuntimeRequest 类的新实例。

CreateLinkedIntegrationRuntimeRequest(String, String, String, String)

初始化 CreateLinkedIntegrationRuntimeRequest 类的新实例。

属性

DataFactoryLocation

获取或设置链接集成运行时所属的数据工厂的位置。

DataFactoryName

获取或设置链接集成运行时所属的数据工厂的名称。

Name

获取或设置链接集成运行时的名称。

SubscriptionId

获取或设置链接集成运行时所属的订阅的 ID。

适用于