Dela via


OrchestratorComponentRegistration Klass

Definition

Varning

Use OrchestratorBotComponent.

Definiera komponenttillgångar för 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)
Arv
Attribut

Konstruktorer

OrchestratorComponentRegistration()
Föråldrad.

Definiera komponenttillgångar för Orchestrator.

Egenskaper

BotComponent
Föråldrad.

Kommer BotComponent att överbryggas till det äldre ComponentRegistration.

(Ärvd från ComponentRegistrationBridge<TComponent>)

Metoder

GetConverters(ResourceExplorer, SourceContext)
Föråldrad.

Returnera en uppräkning av JsonConverters för att stödja inläsning av deklarativa typer.

(Ärvd från DeclarativeComponentRegistrationBridge<TComponent>)
GetDeclarativeTypes(ResourceExplorer)
Föråldrad.

Returnera en uppräkning av KindRegistrations $kind => Type.

(Ärvd från DeclarativeComponentRegistrationBridge<TComponent>)
GetFromComponent<TRegistration>(IServiceCollection)
Föråldrad.

Anropar start på BotComponent för att hämta en samling registreringar för typen TRegistration.

(Ärvd från ComponentRegistrationBridge<TComponent>)
GetMemoryScopes()
Föråldrad.

Hämtar minnesomfattningarna.

(Ärvd från ComponentRegistrationBridge<TComponent>)
GetPathResolvers()
Föråldrad.

Returnera uppräkning av pathresolvers.

(Ärvd från ComponentRegistrationBridge<TComponent>)

Gäller för