Skip to main content

AdfEventTriggerEventType Enumeration

AdfEventTriggerEventType Enumeration

Types of events that can populate the "events" collection in Event-Based triggers.

Enumeration Values

NameSummary
BlobCreated
This will fire the trigger whenever a blob is created that matches the patters described in the trigger.
BlobDeleted
This will fire the trigger whenever a blob is deleted that matches the patters described in the trigger.