LinkedIntegrationRuntimeKeyAuthorization Class

The key authorization type integration runtime.

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

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

Constructor

LinkedIntegrationRuntimeKeyAuthorization(*, key: _models.SecureString, **kwargs: Any)

Keyword-Only Parameters

Name Description
key

The key used for authorization. Required.

Variables

Name Description
authorization_type
str

The authorization type for integration runtime sharing. Required.

key

The key used for authorization. Required.