Freigeben über


WebHookEventSubscriptionDestination.MaxEventsPerBatch Eigenschaft

Definition

Ruft die maximale Anzahl von Ereignissen pro Batch ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: