CodeInterpreterOutputLogs 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.
Code interpreter output logs.
public class CodeInterpreterOutputLogs : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.CodeInterpreterOutputLogs>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.CodeInterpreterOutputLogs>
type CodeInterpreterOutputLogs = class
interface IJsonModel<CodeInterpreterOutputLogs>
interface IPersistableModel<CodeInterpreterOutputLogs>
Public Class CodeInterpreterOutputLogs
Implements IJsonModel(Of CodeInterpreterOutputLogs), IPersistableModel(Of CodeInterpreterOutputLogs)
- Inheritance
-
CodeInterpreterOutputLogs
- Implements
Constructors
| Name | Description |
|---|---|
| CodeInterpreterOutputLogs(String) |
Initializes a new instance of CodeInterpreterOutputLogs. |
Properties
| Name | Description |
|---|---|
| Logs |
The logs output from the code interpreter. |
| Type |
The type of the output. Always |