Microsoft.Azure.Functions.Worker.Converters Namespace
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.
Classes
ConverterContext |
A type defining the information needed for an input conversion operation. |
InputConverterAttribute |
An attribute that can specify a type of IInputConverter to use for function input conversion. |
Structs
ConversionResult |
A type representing the result of function input conversion operation. |
Interfaces
IInputConverter |
Provides a mechanism for input conversion. |
Enums
ConversionStatus |
Conversion status enumeration. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET