WorkerOptions.InputConverters 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.
Gets the collection of input converters.
public Microsoft.Azure.Functions.Worker.InputConverterCollection InputConverters { get; }
member this.InputConverters : Microsoft.Azure.Functions.Worker.InputConverterCollection
Public ReadOnly Property InputConverters As InputConverterCollection