Compartilhar via


EndpointSettingsDTOActiveLearning Construtores

Definição

Sobrecargas

EndpointSettingsDTOActiveLearning()
EndpointSettingsDTOActiveLearning(String)

EndpointSettingsDTOActiveLearning()

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

Aplica-se a

EndpointSettingsDTOActiveLearning(String)

Origem:
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)

Parâmetros

enable
String

Aplica-se a