Click or drag to resize

ConfigurationCommonEventTypeAvro Properties

The ConfigurationCommonEventTypeAvro type exposes the following members.

Properties
  NameDescription
Public propertyAvroSchema
Returns the avro schema
Public propertyAvroSchemaText
Returns the avro schema text
Public propertyEndTimestampPropertyName
Returns the property name of the property providing the end timestamp value.
(Inherited from ConfigurationCommonEventTypeWithSupertype.)
Public propertyStartTimestampPropertyName
Returns the property name of the property providing the start timestamp value.
(Inherited from ConfigurationCommonEventTypeWithSupertype.)
Public propertySuperTypes
Sets the super types.
(Inherited from ConfigurationCommonEventTypeWithSupertype.)
Top
See Also