TriggerBlobEventArgs

constructor(activated: Output<Boolean>? = null, additionalProperties: Output<Map<String, String>>? = null, annotations: Output<List<String>>? = null, blobPathBeginsWith: Output<String>? = null, blobPathEndsWith: Output<String>? = null, dataFactoryId: Output<String>? = null, description: Output<String>? = null, events: Output<List<String>>? = null, ignoreEmptyBlobs: Output<Boolean>? = null, name: Output<String>? = null, pipelines: Output<List<TriggerBlobEventPipelineArgs>>? = null, storageAccountId: Output<String>? = null)