LinkedIntegrationRuntimeRbacAuthorization type
Prostředí Integration Runtime typu autorizace na základě role (RBAC).
type LinkedIntegrationRuntimeRbacAuthorization =
LinkedIntegrationRuntimeType & {
authorizationType: "RBAC"
resourceId: string
}