Sdílet prostřednictvím


LinkedIntegrationRuntimeRbacAuthorization interface

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

Extends

Properties

authorizationType

Polymorphic discriminator, which specifies the different types this object can be

credential

The credential reference containing authentication information.

resourceId

The resource identifier of the integration runtime to be shared.

Property Details

authorizationType

Polymorphic discriminator, which specifies the different types this object can be

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