次の方法で共有


MachineLearningJobData.Properties プロパティ

定義

[必須]エンティティの追加の属性。 基底クラスであることに注意 MachineLearningJobProperties してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、、MachineLearningCommandJobMachineLearningPipelineJobLabelingJobPropertiesSparkJob、および がMachineLearningSweepJob含まれます。AutoMLJob

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

プロパティ値

適用対象