TextResponseFormatConfigurationResponseFormatText Class
Definition
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.
Text.
public class TextResponseFormatConfigurationResponseFormatText : Azure.AI.AgentServer.Responses.Models.TextResponseFormatConfiguration, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.TextResponseFormatConfigurationResponseFormatText>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.TextResponseFormatConfigurationResponseFormatText>
type TextResponseFormatConfigurationResponseFormatText = class
inherit TextResponseFormatConfiguration
interface IJsonModel<TextResponseFormatConfigurationResponseFormatText>
interface IPersistableModel<TextResponseFormatConfigurationResponseFormatText>
Public Class TextResponseFormatConfigurationResponseFormatText
Inherits TextResponseFormatConfiguration
Implements IJsonModel(Of TextResponseFormatConfigurationResponseFormatText), IPersistableModel(Of TextResponseFormatConfigurationResponseFormatText)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| TextResponseFormatConfigurationResponseFormatText() |
Initializes a new instance of TextResponseFormatConfigurationResponseFormatText. |