Share via


DataFactoryBlobEventsTrigger.Events Property

Definition

The type of events that cause this trigger to fire.

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryBlobEventType> Events { get; }
member this.Events : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryBlobEventType>
Public ReadOnly Property Events As IList(Of DataFactoryBlobEventType)

Property Value

Applies to