LinkedIntegrationRuntimeRbacAuthorization interface

The role based access control (RBAC) authorization type integration runtime.

Extends

Properties

authorizationType

The authorization type for integration runtime sharing.

credential

The credential reference containing authentication information.

resourceId

The resource identifier of the integration runtime to be shared.

Property Details

authorizationType

The authorization type for integration runtime sharing.

authorizationType: "RBAC"

Property Value

"RBAC"

credential

The credential reference containing authentication information.

credential?: CredentialReference

Property Value

resourceId

The resource identifier of the integration runtime to be shared.

resourceId: string

Property Value

string