getEnvironment

Deprecated

Please use one of the variants: Gen1Environment, Gen2Environment.

An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. API Version: 2020-05-15.

Return

An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource.

Parameters

argument

null


suspend fun getEnvironment(environmentName: String, expand: String? = null, resourceGroupName: String): GetEnvironmentResult

Deprecated

Please use one of the variants: Gen1Environment, Gen2Environment.

Return

An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource.

See also

Parameters

environmentName

The name of the Time Series Insights environment associated with the specified resource group.

expand

Setting $expand=status will include the status of the internal services of the environment in the Time Series Insights service.

resourceGroupName

Name of an Azure Resource group.


Deprecated

Please use one of the variants: Gen1Environment, Gen2Environment.

Return

An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.timeseriesinsights.kotlin.inputs.GetEnvironmentPlainArgs.