Package version:

Interface LinkedIntegrationRuntimeType

The base definition of a linked integration runtime.

interface LinkedIntegrationRuntimeType {
    authorizationType: "Key" | "RBAC";
}

Hierarchy (view full)

Properties

authorizationType: "Key" | "RBAC"

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