Package-level declarations
Types
An object that contains the details about an environment's state.
An object that represents the status of the environment, and its internal state in the Time Series Insights service.
The storage configuration provides the non-secret connection details about the customer storage account that is used to store the environment's data.
An access policy is used to grant users and applications access to the environment. Roles are assigned to service principals in Azure Active Directory. These roles define the actions the principal can perform through the Time Series Insights data plane APIs.
An event source that receives its data from an Azure EventHub.
An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. Gen1 environments have data retention limits.
An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. Gen2 environments do not have set data retention limits.
An event source that receives its data from an Azure IoTHub.
The Private Endpoint Connection resource.
A reference data set provides metadata about the events in an environment. Metadata in the reference data set will be joined with events as they are read from event sources. The metadata that makes up the reference data set is uploaded or modified through the Time Series Insights data plane APIs.
An object that represents the status of ingress on an environment.
An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events.
An object that represents the offset information for the local timestamp format specified. Should not be specified for LocalTimestampFormat - Embedded.
The Private Endpoint resource.
A collection of information about the state of the connection between service consumer and provider.
A key property for the reference data set. A reference data set can have multiple key properties.
The sku determines the type of environment, either Gen1 (S1 or S2) or Gen2 (L1). For Gen1 environments the sku determines the capacity of the environment, the ingress rate, and the billing rate.
The structure of the property that a time series id can have. An environment can have multiple such properties.
An object that represents the status of warm storage on an environment.
The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query.