Compartir a través de


ActiveLearningSettingsDTO Constructores

Definición

Sobrecargas

ActiveLearningSettingsDTO()
ActiveLearningSettingsDTO(String)

ActiveLearningSettingsDTO()

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

Se aplica a

ActiveLearningSettingsDTO(String)

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

Parámetros

enable
String

Se aplica a