LinkedIntegrationRuntimeKeyAuthorization Class
The key authorization type integration runtime.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.datafactory.models._models_py3.LinkedIntegrationRuntimeTypeLinkedIntegrationRuntimeKeyAuthorization
Constructor
LinkedIntegrationRuntimeKeyAuthorization(*, key: _models.SecureString, **kwargs)
Variables
- authorization_type
- str
Required. The authorization type for integration runtime sharing.Constant filled by server.
- key
- SecureString
Required. The key used for authorization.
Feedback
Submit and view feedback for