Partager via


EndpointSettingsDTOActiveLearning Constructeurs

Définition

Surcharges

EndpointSettingsDTOActiveLearning()
EndpointSettingsDTOActiveLearning(String)

EndpointSettingsDTOActiveLearning()

Source:
EndpointSettingsDTOActiveLearning.cs
public EndpointSettingsDTOActiveLearning ();
Public Sub New ()

S’applique à

EndpointSettingsDTOActiveLearning(String)

Source:
EndpointSettingsDTOActiveLearning.cs
public EndpointSettingsDTOActiveLearning (string enable = default);
new Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.EndpointSettingsDTOActiveLearning : string -> Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.EndpointSettingsDTOActiveLearning
Public Sub New (Optional enable As String = Nothing)

Paramètres

enable
String

S’applique à