次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象