LinkedIntegrationRuntimeRbacAuthorization Class
The role based access control (RBAC) authorization type integration runtime.
All required parameters must be populated in order to send to server.
Constructor
LinkedIntegrationRuntimeRbacAuthorization(*, resource_id: str, credential: _models.CredentialReference | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
resource_id
|
The resource identifier of the integration runtime to be shared. Required. |
|
credential
|
The credential reference containing authentication information. Default value: None
|
Variables
| Name | Description |
|---|---|
|
authorization_type
|
The authorization type for integration runtime sharing. Required. |
|
resource_id
|
The resource identifier of the integration runtime to be shared. Required. |
|
credential
|
The credential reference containing authentication information. |