DeltaTimeSessionWindowConfiguration
A structure that contains the configuration information of a delta time session window.
DeltaTime
specifies a time interval. You can use DeltaTime
to create dataset contents with data that has arrived in the data store since the last execution. For an example of DeltaTime
, see Creating a SQL dataset with a delta window (CLI) in the IoT Analytics User Guide.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: DeltaTimeSessionWindowConfiguration.Builder.() -> Unit = {}): DeltaTimeSessionWindowConfiguration