次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象