LinkedIntegrationRuntimeKeyAuthorization Class
The key authorization type integration runtime.
All required parameters must be populated in order to send to server.
Constructor
LinkedIntegrationRuntimeKeyAuthorization(*, key: _models.SecureString, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
key
|
The key used for authorization. Required. |
Variables
Name | Description |
---|---|
authorization_type
|
The authorization type for integration runtime sharing. Required. |
key
|
The key used for authorization. Required. |