次の方法で共有


IFunctionMetadata.RawBindings プロパティ

定義

json 文字列形式の関数のバインドの一覧。

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

プロパティ値

適用対象