Share via


FunctionResult.Metadata Property

Definition

Gets any metadata associated with the function's execution.

public System.Collections.Generic.IReadOnlyDictionary<string,object?>? Metadata { get; init; }
member this.Metadata : System.Collections.Generic.IReadOnlyDictionary<string, obj> with get, set
Public Property Metadata As IReadOnlyDictionary(Of String, Object)

Property Value

Applies to