IFunctionMetadataProvider Interface

Definition

Returns function metadata information from an app.

public interface IFunctionMetadataProvider
type IFunctionMetadataProvider = interface
Public Interface IFunctionMetadataProvider

Methods

GetFunctionMetadataAsync(String)

Gets all function metadata that this provider knows about asynchronously

Applies to