AnalysisConfig Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the parameter set of either the Orchestration project itself or one of the target services. Please note AnalysisConfig is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ConversationConfig, LuisConfig and QuestionAnsweringConfig.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Language.Conversations.Models.UnknownAnalysisConfig))]
public abstract class AnalysisConfig : System.ClientModel.Primitives.IJsonModel<Azure.AI.Language.Conversations.Models.AnalysisConfig>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Language.Conversations.Models.AnalysisConfig>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Language.Conversations.Models.UnknownAnalysisConfig))>]
type AnalysisConfig = class
interface IJsonModel<AnalysisConfig>
interface IPersistableModel<AnalysisConfig>
Public MustInherit Class AnalysisConfig
Implements IJsonModel(Of AnalysisConfig), IPersistableModel(Of AnalysisConfig)
- Inheritance
-
AnalysisConfig
- Derived
- Attributes
- Implements
Analysis |
Initializes a new instance of AnalysisConfig. |
Api |
The API version to use when call a specific target service. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Toode | Versioonid |
---|---|
Azure SDK for .NET | Preview |
Toote „Azure SDK for .NET“ tagasiside
Azure SDK for .NET on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: