EventHubCaptureFileCreatedEventData.EventCount Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to