ConversationAuthoringTrainingJobDetails.TrainingConfigVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents training config version. By default, "latest" value is used which uses the latest released training config version.
public string TrainingConfigVersion { get; set; }
member this.TrainingConfigVersion : string with get, set
Public Property TrainingConfigVersion As String