Partager via


AzureFunctionEventSubscriptionDestination.MaxEventsPerBatch Propriété

Définition

Obtient ou définit le nombre maximal d’événements par lot.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à