LinkedIntegrationRuntime interface
The linked integration runtime information.
Properties
create |
The creating time of the linked integration runtime. NOTE: This property will not be serialized. It can only be populated by the server. |
data |
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. |
data |
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. |
name | The name of the linked integration runtime. NOTE: This property will not be serialized. It can only be populated by the server. |
subscription |
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. |
Property Details
createTime
The creating time of the linked integration runtime. NOTE: This property will not be serialized. It can only be populated by the server.
createTime?: Date
Property Value
Date
dataFactoryLocation
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.
dataFactoryLocation?: string
Property Value
string
dataFactoryName
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.
dataFactoryName?: string
Property Value
string
name
The name of the linked integration runtime. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
subscriptionId
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.
subscriptionId?: string
Property Value
string