Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LinkedIntegrationRuntime

Package version

The linked integration runtime information.

Hierarchy

  • LinkedIntegrationRuntime

Index

Properties

Optional createTime

createTime: Date

The creating time of the linked integration runtime. NOTE: This property will not be serialized. It can only be populated by the server.

Optional dataFactoryLocation

dataFactoryLocation: undefined | string

The location of the workspace for which the linked integration runtime belong to. NOTE: This property will not be serialized. It can only be populated by the server.

Optional dataFactoryName

dataFactoryName: undefined | string

The name of the workspace for which the linked integration runtime belong to. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the linked integration runtime. NOTE: This property will not be serialized. It can only be populated by the server.

Optional subscriptionId

subscriptionId: undefined | string

The subscription ID for which the linked integration runtime belong to. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc