AutoMLVerticalRegressionModel(String) コンストラクター

定義

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

public AutoMLVerticalRegressionModel (string value);
new Azure.ResourceManager.MachineLearning.Models.AutoMLVerticalRegressionModel : string -> Azure.ResourceManager.MachineLearning.Models.AutoMLVerticalRegressionModel
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象