ItemFieldLocalShellToolCall 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.
Local shell call.
public class ItemFieldLocalShellToolCall : Azure.AI.AgentServer.Responses.Models.ItemField, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ItemFieldLocalShellToolCall>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ItemFieldLocalShellToolCall>
type ItemFieldLocalShellToolCall = class
inherit ItemField
interface IJsonModel<ItemFieldLocalShellToolCall>
interface IPersistableModel<ItemFieldLocalShellToolCall>
Public Class ItemFieldLocalShellToolCall
Inherits ItemField
Implements IJsonModel(Of ItemFieldLocalShellToolCall), IPersistableModel(Of ItemFieldLocalShellToolCall)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Action |
Gets the Action. |
| CallId |
The unique ID of the local shell tool call generated by the model. |
| Id |
The unique ID of the local shell call. |
| Status |
The status of the local shell call. |