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. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET