CreateLinkedIntegrationRuntimeRequest Class
The linked integration runtime information.
- Inheritance
-
CreateLinkedIntegrationRuntimeRequest
Constructor
CreateLinkedIntegrationRuntimeRequest(*, name: Optional[str] = None, subscription_id: Optional[str] = None, data_factory_name: Optional[str] = None, data_factory_location: Optional[str] = None, **kwargs)
Variables
- name
- str
The name of the linked integration runtime.
- subscription_id
- str
The ID of the subscription that the linked integration runtime belongs to.
- data_factory_name
- str
The name of the data factory that the linked integration runtime belongs to.
- data_factory_location
- str
The location of the data factory that the linked integration runtime belongs to.
Feedback
Submit and view feedback for