Partager via


AzureMachineLearningWebServiceFunctionBinding.BatchSize Propriété

Définition

Obtient ou définit un nombre compris entre 1 et 10000 décrivant le nombre maximal de lignes pour chaque demande d’exécution Azure ML RRS. La valeur par défaut est 1000.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.batchSize")]
public int? BatchSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.batchSize")>]
member this.BatchSize : Nullable<int> with get, set
Public Property BatchSize As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à