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-06-30-preview.

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 details of the private endpoint connection of the environment in the given resource group. Uses Azure REST API version 2021-03-31-preview.

suspend fun getPrivateEndpointConnection(environmentName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult
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-06-30-preview.

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