IFunctionMetadataProvider Interface
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.
Returns function metadata information from an app.
public interface IFunctionMetadataProvider
type IFunctionMetadataProvider = interface
Public Interface IFunctionMetadataProvider
Methods
| Name | Description |
|---|---|
| GetFunctionMetadataAsync(String) |
Gets all function metadata that this provider knows about asynchronously |