Package-level declarations
Types
A role defining the data plane operations that a principal can perform on a Time Series Insights client.
The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.
The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime".
An enum that represents the format of the local timestamp property that needs to be set.
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
The type of the property.
The type of the key property.
The behavior the Time Series Insights service should take when the environment's capacity has been exceeded. If "PauseIngress" is specified, new events will not be read from the event source. If "PurgeOldData" is specified, new events will continue to be read and old events will be deleted from the environment. The default behavior is PurgeOldData.