次の方法で共有


LabelingJobProperties.LabelingJobMediaProperties プロパティ

定義

ジョブ内のメディアタイプ固有のプロパティ。 基底クラスであることに注意 LabelingJobMediaProperties してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がLabelingJobTextProperties含まれますLabelingJobImageProperties

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

プロパティ値

適用対象