ActivityFunctionDefinition.Parameters Property
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 parameters the functions accepts, described as a JSON Schema object.
public Azure.AI.Agents.Persistent.ActivityFunctionParameters Parameters { get; }
member this.Parameters : Azure.AI.Agents.Persistent.ActivityFunctionParameters
Public ReadOnly Property Parameters As ActivityFunctionParameters