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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象