IFunctionMetadata.RawBindings Property

Definition

List of function's bindings in json string format.

public System.Collections.Generic.IList<string>? RawBindings { get; }
member this.RawBindings : System.Collections.Generic.IList<string>
Public ReadOnly Property RawBindings As IList(Of String)

Property Value

Applies to