Package-level declarations

Types

Link copied to clipboard

A role defining the data plane operations that a principal can perform on a Time Series Insights client.

Link copied to clipboard

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.

Link copied to clipboard

The kind of the environment.

Link copied to clipboard

The kind of the event source.

Link copied to clipboard

The type of the ingressStartAt, It can be "EarliestAvailable", "EventSourceCreationTime", "CustomEnqueuedTime".

Link copied to clipboard

An enum that represents the format of the local timestamp property that needs to be set.

Link copied to clipboard

Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

Link copied to clipboard

The type of the property.

Link copied to clipboard

The type of the key property.

Link copied to clipboard

The name of this SKU.

Link copied to clipboard

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.