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