RespondingAgentOptions 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.
The RespondingAgentOptions.
public class RespondingAgentOptions : System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.RespondingAgentOptions>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.RespondingAgentOptions>
type RespondingAgentOptions = class
interface IJsonModel<RespondingAgentOptions>
interface IPersistableModel<RespondingAgentOptions>
Public Class RespondingAgentOptions
Implements IJsonModel(Of RespondingAgentOptions), IPersistableModel(Of RespondingAgentOptions)
- Inheritance
-
RespondingAgentOptions
- Implements
Constructors
RespondingAgentOptions(String, String, String) |
Initializes a new instance of RespondingAgentOptions. |
Properties
AgentId |
Gets or sets the AgentId. |
Description |
Gets or sets the Description. |
Name |
Gets or sets the Name. |
ThreadId |
Gets or sets the ThreadId. |
Type |
Gets the Type. |