Compartilhar via


AzureMachineLearningWebServiceFunctionBinding.BatchSize Propriedade

Definição

Obtém ou define o número entre 1 e 10.000 que descrevem o número máximo de linhas para cada solicitação de execução do Azure ML RRS. O padrão é 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a