Event Class

Definition

Response for When events are available in Event Hub

[Azure.Connectors.Sdk.DynamicSchema("GenerateEventSchemaV2")]
public class Event
[<Azure.Connectors.Sdk.DynamicSchema("GenerateEventSchemaV2")>]
type Event = class
Public Class Event
Inheritance
Event
Attributes

Constructors

Name Description
Event()

Properties

Name Description
AdditionalProperties

Dynamic properties determined at runtime by the connector's schema discovery endpoint. Populate this dictionary with the properties returned by the schema API.

ContentData

ContentData

Properties

Key-value pairs for each application property

SystemProperties

SystemProperties

Applies to