Share via


AzureFunctionEventSubscriptionDestination.MaxEventsPerBatch Property

Definition

Maximum number of events per batch.

public int? MaxEventsPerBatch { get; set; }
member this.MaxEventsPerBatch : Nullable<int> with get, set
Public Property MaxEventsPerBatch As Nullable(Of Integer)

Property Value

Applies to