你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
LinkedIntegrationRuntime 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
链接的集成运行时信息。
public class LinkedIntegrationRuntime
type LinkedIntegrationRuntime = class
Public Class LinkedIntegrationRuntime
- 继承
-
LinkedIntegrationRuntime
构造函数
LinkedIntegrationRuntime() |
初始化 LinkedIntegrationRuntime 类的新实例。 |
LinkedIntegrationRuntime(String, String, String, String, Nullable<DateTime>) |
初始化 LinkedIntegrationRuntime 类的新实例。 |
属性
CreateTime |
获取链接集成运行时的创建时间。 |
DataFactoryLocation |
获取链接集成运行时所属的工作区的位置。 |
DataFactoryName |
获取链接集成运行时所属的工作区的名称。 |
Name |
获取链接集成运行时的名称。 |
SubscriptionId |
获取链接集成运行时所属的订阅 ID。 |