Prompt.Variables Property

Definition

Gets or sets the Variables.

public Azure.AI.AgentServer.Responses.Models.ResponsePromptVariables Variables { get; set; }
member this.Variables : Azure.AI.AgentServer.Responses.Models.ResponsePromptVariables with get, set
Public Property Variables As ResponsePromptVariables

Property Value

Applies to