BlobChangeFeedEvent Class

Definition

BlobChangeFeedEvent.

public class BlobChangeFeedEvent
type BlobChangeFeedEvent = class
Public Class BlobChangeFeedEvent
Inheritance
BlobChangeFeedEvent

Properties

EventData

Blob storage event data.

EventTime

The time the event is generated based on the provider's UTC time.

EventType

One of the registered event types for this event source.

Id

Unique identifier for the event.

MetadataVersion

The schema version of the event metadata. Event Grid defines the schema of the top-level properties. Event Grid provides this value.

SchemaVersion

The schema version of the data object. The publisher defines the schema version.

Subject

Publisher-defined path to the event subject.

Topic

Full resource path to the event source. This field is not writeable. Event Grid provides this value.

Methods

ToString()

Returns a string that represents the current object.

Applies to