Compartilhar via


AzureFunctionEventSubscriptionDestination.MaxEventsPerBatch Propriedade

Definição

Obtém ou define o 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a