Package version:
Optional
authenticationAuthentication Mode.
Optional
blobThe name of the blob input.
Optional
containerThe name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
Optional
dateThe date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
Optional
deltaThe path pattern of the delta snapshot.
Optional
deltaThe interval that the user generates a delta snapshot of this reference blob input data source.
Optional
fullThe refresh interval of the blob input data source.
Optional
pathThe 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.
Optional
sourceThe partition count of the blob input data source. Range 1 - 256.
Optional
storageA list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
Optional
timeThe time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
Generated using TypeDoc
The properties that are associated with a blob input containing reference data.