次の方法で共有


MachineLearningServiceFunctionBinding.NumberOfParallelRequests プロパティ

定義

ジョブのパーティションごとに機械学習サービスに送信される並列要求の数。 既定値は 1 です。

public int? NumberOfParallelRequests { get; set; }
member this.NumberOfParallelRequests : Nullable<int> with get, set
Public Property NumberOfParallelRequests As Nullable(Of Integer)

プロパティ値

適用対象