Share via


RequiredActionUpdate.FunctionArguments Property

Definition

The arguments to use when invoking the named function, as provided by the model. Arguments are presented as a JSON document that should be validated and parsed for evaluation.

public string FunctionArguments { get; }
member this.FunctionArguments : string
Public ReadOnly Property FunctionArguments As String

Property Value

Applies to