OpenApiFunctionDefinition.Functions Property

Definition

List of function definitions used by OpenApi tool.

public System.Collections.Generic.IReadOnlyList<Azure.AI.AgentServer.Responses.Models.OpenApiFunctionDefinitionFunction> Functions { get; }
member this.Functions : System.Collections.Generic.IReadOnlyList<Azure.AI.AgentServer.Responses.Models.OpenApiFunctionDefinitionFunction>
Public ReadOnly Property Functions As IReadOnlyList(Of OpenApiFunctionDefinitionFunction)

Property Value

Applies to