次の方法で共有


PersonalizerRankableAction.Features プロパティ

定義

特徴を含む辞書の一覧。 JSON シリアル化可能である必要があります。 https://docs.microsoft.com/azure/cognitive-services/personalizer/concepts-features.

public System.Collections.Generic.IList<object> Features { get; }
member this.Features : System.Collections.Generic.IList<obj>
Public ReadOnly Property Features As IList(Of Object)

プロパティ値

適用対象