TimeseriesinsightsFunctions

Functions

Link copied to clipboard

Gets the access policy with the specified name in the specified environment. Uses Azure REST API version 2020-05-15. Other available API versions: 2021-03-31-preview, 2021-06-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native timeseriesinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getAccessPolicy(accessPolicyName: String, environmentName: String, resourceGroupName: String): GetAccessPolicyResult
Link copied to clipboard

Gets the event source with the specified name in the specified environment. Uses Azure REST API version 2020-05-15.

suspend fun getEventHubEventSource(environmentName: String, eventSourceName: String, resourceGroupName: String): GetEventHubEventSourceResult
Link copied to clipboard

Gets the environment with the specified name in the specified subscription and resource group. Uses Azure REST API version 2020-05-15.

suspend fun getGen1Environment(environmentName: String, expand: String? = null, resourceGroupName: String): GetGen1EnvironmentResult
Link copied to clipboard

Gets the environment with the specified name in the specified subscription and resource group. Uses Azure REST API version 2020-05-15.

suspend fun getGen2Environment(environmentName: String, expand: String? = null, resourceGroupName: String): GetGen2EnvironmentResult
Link copied to clipboard

Gets the event source with the specified name in the specified environment. Uses Azure REST API version 2020-05-15.

suspend fun getIoTHubEventSource(environmentName: String, eventSourceName: String, resourceGroupName: String): GetIoTHubEventSourceResult
Link copied to clipboard

Gets the reference data set with the specified name in the specified environment. Uses Azure REST API version 2020-05-15. Other available API versions: 2021-03-31-preview, 2021-06-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native timeseriesinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getReferenceDataSet(environmentName: String, referenceDataSetName: String, resourceGroupName: String): GetReferenceDataSetResult