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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象