pathPattern

@JvmName(name = "deptalvvjccniuee")
suspend fun pathPattern(value: Output<String>)
@JvmName(name = "raxmooojurdhycbd")
suspend fun pathPattern(value: String?)

Parameters

value

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.