Language

VoiceAgentToolResponseScheduling(String) Constructor

Definition

Initializes a new instance of VoiceAgentToolResponseScheduling.

public VoiceAgentToolResponseScheduling(string value);
new Azure.AI.Projects.Agents.VoiceAgentToolResponseScheduling : string -> Azure.AI.Projects.Agents.VoiceAgentToolResponseScheduling
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to