次の方法で共有


GenerationTokenStatisticsMetricThreshold コンストラクター

定義

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

public GenerationTokenStatisticsMetricThreshold (Azure.ResourceManager.MachineLearning.Models.GenerationTokenStatisticsMetric metric);
new Azure.ResourceManager.MachineLearning.Models.GenerationTokenStatisticsMetricThreshold : Azure.ResourceManager.MachineLearning.Models.GenerationTokenStatisticsMetric -> Azure.ResourceManager.MachineLearning.Models.GenerationTokenStatisticsMetricThreshold
Public Sub New (metric As GenerationTokenStatisticsMetric)

パラメーター

metric
GenerationTokenStatisticsMetric

[必須]計算する機能属性メトリックを取得または設定します。

適用対象