SelfHostedIntegrationRuntime Class
Self-hosted integration runtime.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.synapse.models._models_py3.IntegrationRuntimeSelfHostedIntegrationRuntime
Constructor
SelfHostedIntegrationRuntime(*, additional_properties: Optional[Dict[str, object]] = None, description: Optional[str] = None, linked_info: Optional[azure.mgmt.synapse.models._models_py3.LinkedIntegrationRuntimeType] = None, **kwargs)
Parameters
Required
Unmatched properties from the message are deserialized to this collection.
- type
- str or IntegrationRuntimeType
Required
Required. Type of integration runtime.Constant filled by server. Possible values include: "Managed", "SelfHosted".
- linked_info
- LinkedIntegrationRuntimeType
Required
Linked integration runtime type from data factory.
Feedback
Submit and view feedback for