ManagedServiceId: {
    AXAUTH_SERVICE: "ax-auth-service";
    DRM_SERVICE: "ax-drm-service";
    ENTITLEMENT_SERVICE: "ax-entitlement-service";
    HOSTING_SERVICE: "ax-hosting-service";
    ID_SERVICE: "ax-id-service";
    IMAGE_SERVICE: "ax-image-service";
    KEY_SERVICE: "ax-key-service";
    LOCALIZATION_SERVICE: "ax-localization-service";
    MICRO_FRONTEND_SERVICE: "ax-micro-frontend-service";
    PERSONALIZATION_SERVICE: "ax-personalization-service";
    PORTAL_SERVICE: "ax-portal-service";
    USER_SERVICE: "ax-user-service";
    VIDEO_SERVICE: "ax-video-service";
} = ...

Type declaration

  • Readonly AXAUTH_SERVICE: "ax-auth-service"
  • Readonly DRM_SERVICE: "ax-drm-service"
  • Readonly ENTITLEMENT_SERVICE: "ax-entitlement-service"
  • Readonly HOSTING_SERVICE: "ax-hosting-service"
  • Readonly ID_SERVICE: "ax-id-service"
  • Readonly IMAGE_SERVICE: "ax-image-service"
  • Readonly KEY_SERVICE: "ax-key-service"
  • Readonly LOCALIZATION_SERVICE: "ax-localization-service"
  • Readonly MICRO_FRONTEND_SERVICE: "ax-micro-frontend-service"
  • Readonly PERSONALIZATION_SERVICE: "ax-personalization-service"
  • Readonly PORTAL_SERVICE: "ax-portal-service"
  • Readonly USER_SERVICE: "ax-user-service"
  • Readonly VIDEO_SERVICE: "ax-video-service"

Generated using TypeDoc