LinkedIntegrationRuntimeRbacAuthorization type
Środowisko Integration Runtime typu autoryzacji opartej na rolach (RBAC).
type LinkedIntegrationRuntimeRbacAuthorization =
LinkedIntegrationRuntimeType & {
authorizationType: "RBAC"
resourceId: string
}