次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象