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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET