LinkedIntegrationRuntime Class
The linked integration runtime information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.datafactory._serialization.ModelLinkedIntegrationRuntime
Constructor
LinkedIntegrationRuntime(**kwargs: Any)
Variables
Name | Description |
---|---|
name
|
The name of the linked integration runtime. |
subscription_id
|
The subscription ID for which the linked integration runtime belong to. |
data_factory_name
|
The name of the data factory for which the linked integration runtime belong to. |
data_factory_location
|
The location of the data factory for which the linked integration runtime belong to. |
create_time
|
The creating time of the linked integration runtime. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python