BlobTriggerArgs

constructor(annotations: Output<List<Any>>? = null, description: Output<String>? = null, folderPath: Output<String>, linkedService: Output<LinkedServiceReferenceArgs>, maxConcurrency: Output<Int>, pipelines: Output<List<TriggerPipelineReferenceArgs>>? = null, type: Output<String>)