PersonalizerServiceProperties.LearningMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Learning Modes for Personalizer.
public Azure.AI.Personalizer.PersonalizerLearningMode? LearningMode { get; set; }
member this.LearningMode : Nullable<Azure.AI.Personalizer.PersonalizerLearningMode> with get, set
Public Property LearningMode As Nullable(Of PersonalizerLearningMode)