DefaultFunctionMetadata.RawBindings Property

Definition

List of function's bindings in json string format.

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

Property Value

Applies to