LinkedIntegrationRuntimeType interface
The base definition of a linked integration runtime.
Properties
authorization |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
authorizationType
Polymorphic discriminator, which specifies the different types this object can be
authorizationType: "Key" | "RBAC"
Property Value
"Key" | "RBAC"