Share via


OpenApiFunctionDefinition.Functions Property

Definition

List of function definitions used by OpenApi tool.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Contracts.Generated.OpenAI.OpenApiFunctionDefinitionFunction> Functions { get; }
member this.Functions : System.Collections.Generic.IList<Azure.AI.AgentServer.Contracts.Generated.OpenAI.OpenApiFunctionDefinitionFunction>
Public ReadOnly Property Functions As IList(Of OpenApiFunctionDefinitionFunction)

Property Value

Applies to