次の方法で共有


LabelingJobProperties.MlAssistConfiguration プロパティ

定義

ジョブでの MLAssist 機能の構成。 基底クラスであることに注意 MachineLearningAssistConfiguration してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がMachineLearningAssistEnabledConfiguration含まれますMLAssistConfigurationDisabled

public Azure.ResourceManager.MachineLearning.Models.MachineLearningAssistConfiguration MlAssistConfiguration { get; set; }
member this.MlAssistConfiguration : Azure.ResourceManager.MachineLearning.Models.MachineLearningAssistConfiguration with get, set
Public Property MlAssistConfiguration As MachineLearningAssistConfiguration

プロパティ値

適用対象