PersonalizerSlotOptions.Features Property

Definition

List of dictionaries containing slot features. Need to be JSON serializable. 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)

Property Value

Applies to