次の方法で共有


DefaultFunctionMetadata.RawBindings プロパティ

定義

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

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)

プロパティ値

適用対象