LinkedIntegrationRuntimeKeyAuthorization Class

The key authorization type integration runtime.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.synapse.models._models_py3.LinkedIntegrationRuntimeType
LinkedIntegrationRuntimeKeyAuthorization

Constructor

LinkedIntegrationRuntimeKeyAuthorization(*, key: azure.mgmt.synapse.models._models_py3.SecureString, **kwargs)

Parameters

authorization_type
str
Required

Required. The authorization type for integration runtime sharing.Constant filled by server.

key
SecureString
Required

Required. The key used for authorization.