LinkedIntegrationRuntimeRbacAuthorization interface
The role based access control (RBAC) authorization type integration runtime.
- Extends
Properties
authorization |
Polymorphic discriminator, which specifies the different types this object can be |
resource |
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"
resourceId
The resource identifier of the integration runtime to be shared.
resourceId: string
Property Value
string