Partager via


ActiveLearningSettingsDTO Constructeurs

Définition

Surcharges

ActiveLearningSettingsDTO()
ActiveLearningSettingsDTO(String)

ActiveLearningSettingsDTO()

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

S’applique à

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)

Paramètres

enable
String

S’applique à