次の方法で共有


PersonalizerSlotOptions.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)

プロパティ値

適用対象