Dela via


EndpointSettingsDTO.ActiveLearning Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="activeLearning")]
public Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.EndpointSettingsDTOActiveLearning ActiveLearning { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activeLearning")>]
member this.ActiveLearning : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.EndpointSettingsDTOActiveLearning with get, set
Public Property ActiveLearning As EndpointSettingsDTOActiveLearning

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to