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?: DateProperty 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?: stringProperty 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?: stringProperty 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?: stringProperty 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?: stringProperty Value
string