次の方法で共有


MonitoringTarget(ModelTaskType) コンストラクター

定義

MonitoringTarget の新しいインスタンスを初期化します。

public MonitoringTarget (Azure.ResourceManager.MachineLearning.Models.ModelTaskType taskType);
new Azure.ResourceManager.MachineLearning.Models.MonitoringTarget : Azure.ResourceManager.MachineLearning.Models.ModelTaskType -> Azure.ResourceManager.MachineLearning.Models.MonitoringTarget
Public Sub New (taskType As ModelTaskType)

パラメーター

taskType
ModelTaskType

[必須]モデルの機械学習タスクの種類。

適用対象