PersonalizerRankMultiSlotOptions.Slots Property

Definition

The set of slots the Personalizer service should select actions for. The set should not contain more than 50 slots.

public System.Collections.Generic.IList<Azure.AI.Personalizer.PersonalizerSlotOptions> Slots { get; }
member this.Slots : System.Collections.Generic.IList<Azure.AI.Personalizer.PersonalizerSlotOptions>
Public ReadOnly Property Slots As IList(Of PersonalizerSlotOptions)

Property Value

Applies to