VoiceAgentEndConversationSystemTool 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.
A service-managed control that ends the active conversation.
public class VoiceAgentEndConversationSystemTool : Azure.AI.Projects.Agents.VoiceAgentSystemTool, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.VoiceAgentEndConversationSystemTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.VoiceAgentEndConversationSystemTool>
type VoiceAgentEndConversationSystemTool = class
inherit VoiceAgentSystemTool
interface IJsonModel<VoiceAgentEndConversationSystemTool>
interface IPersistableModel<VoiceAgentEndConversationSystemTool>
Public Class VoiceAgentEndConversationSystemTool
Inherits VoiceAgentSystemTool
Implements IJsonModel(Of VoiceAgentEndConversationSystemTool), IPersistableModel(Of VoiceAgentEndConversationSystemTool)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| VoiceAgentEndConversationSystemTool() |
Initializes a new instance of VoiceAgentEndConversationSystemTool. |
Properties
| Name | Description |
|---|---|
| Description |
An optional description of the system tool. (Inherited from VoiceAgentSystemTool) |