Поделиться через


OrchestratorComponentRegistration Класс

Определение

Внимание!

Use OrchestratorBotComponent.

Определите ресурсы компонентов для Orchestrator.

[System.Obsolete("Use `OrchestratorBotComponent`.")]
public class OrchestratorComponentRegistration : Microsoft.Bot.Builder.Dialogs.Declarative.Obsolete.DeclarativeComponentRegistrationBridge<Microsoft.Bot.Builder.AI.Orchestrator.OrchestratorBotComponent>
[<System.Obsolete("Use `OrchestratorBotComponent`.")>]
type OrchestratorComponentRegistration = class
    inherit DeclarativeComponentRegistrationBridge<OrchestratorBotComponent>
Public Class OrchestratorComponentRegistration
Inherits DeclarativeComponentRegistrationBridge(Of OrchestratorBotComponent)
Наследование
Атрибуты

Конструкторы

OrchestratorComponentRegistration()
Устаревшие..

Определите ресурсы компонентов для Orchestrator.

Свойства

BotComponent
Устаревшие..

Получает BotComponent мост с устаревшей версией ComponentRegistration.

(Унаследовано от ComponentRegistrationBridge<TComponent>)

Методы

GetConverters(ResourceExplorer, SourceContext)
Устаревшие..

Возвращает перечисление JsonConverters для поддержки загрузки декларативных типов.

(Унаследовано от DeclarativeComponentRegistrationBridge<TComponent>)
GetDeclarativeTypes(ResourceExplorer)
Устаревшие..

Возвращает перечисление KindRegistrations $kind => Type.

(Унаследовано от DeclarativeComponentRegistrationBridge<TComponent>)
GetFromComponent<TRegistration>(IServiceCollection)
Устаревшие..

Вызывает запуск в для BotComponent получения коллекции регистраций для типа TRegistration.

(Унаследовано от ComponentRegistrationBridge<TComponent>)
GetMemoryScopes()
Устаревшие..

Возвращает области памяти.

(Унаследовано от ComponentRegistrationBridge<TComponent>)
GetPathResolvers()
Устаревшие..

Возвращает перечисление pathresolvers.

(Унаследовано от ComponentRegistrationBridge<TComponent>)

Применяется к