次の方法で共有


EndpointSettingsDTO.ActiveLearning プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象