Compartir a través de


AzureFunctionEventSubscriptionDestination.MaxEventsPerBatch Propiedad

Definición

Obtiene o establece el número máximo de eventos por lote.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a