InputBindingData<T>.BindingMetadata Property
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.
Gets the binding metadata part of this input binding data instance.
public abstract Microsoft.Azure.Functions.Worker.BindingMetadata BindingMetadata { get; }
member this.BindingMetadata : Microsoft.Azure.Functions.Worker.BindingMetadata
Public MustOverride ReadOnly Property BindingMetadata As BindingMetadata