InputTextContent 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.
Input text.
public class InputTextContent : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.InputTextContent>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.InputTextContent>
type InputTextContent = class
interface IJsonModel<InputTextContent>
interface IPersistableModel<InputTextContent>
Public Class InputTextContent
Implements IJsonModel(Of InputTextContent), IPersistableModel(Of InputTextContent)
- Inheritance
-
InputTextContent
- Implements
Constructors
| Name | Description |
|---|---|
| InputTextContent(String) |
Initializes a new instance of InputTextContent. |
Properties
| Name | Description |
|---|---|
| Text |
The text input to the model. |
| Type |
The type of the input item. Always |