Package version:
Optional
datasourceDescribes the data source that output will be written to. Required on PUT (CreateOrReplace) requests.
Optional
Readonly
diagnosticsDescribes conditions applicable to the Input, Output, or the job overall, that warrant customer attention. NOTE: This property will not be serialized. It can only be populated by the server.
Optional
Readonly
etagThe current entity tag for the output. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency. NOTE: This property will not be serialized. It can only be populated by the server.
Optional
Readonly
idResource Id NOTE: This property will not be serialized. It can only be populated by the server.
Optional
Readonly
lastA list of the last output event times for each output partition. The index of the array corresponds to the partition number. NOTE: This property will not be serialized. It can only be populated by the server.
Optional
nameResource name
Optional
serializationDescribes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
Optional
sizeThe size window to constrain a Stream Analytics output to.
Optional
timeThe time frame for filtering Stream Analytics job outputs.
Optional
Readonly
typeResource type NOTE: This property will not be serialized. It can only be populated by the server.
Optional
watermarkSettings which determine whether to send watermarks to downstream.
Generated using TypeDoc
An output object, containing all information associated with the named output. All outputs are contained under a streaming job.