Blob Stream Input Data Source Args
Describes a blob input data source that contains stream data.
Constructors
Properties
Authentication Mode.
The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
The partition count of the blob input data source. Range 1 - 1024.
A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.