getEventSource

Deprecated

Please use one of the variants: EventHubEventSource, IoTHubEventSource.

An environment receives data from one or more event sources. Each event source has associated connection info that allows the Time Series Insights ingress pipeline to connect to and pull data from the event source API Version: 2020-05-15.

Return

An environment receives data from one or more event sources. Each event source has associated connection info that allows the Time Series Insights ingress pipeline to connect to and pull data from the event source

Parameters

argument

null


suspend fun getEventSource(environmentName: String, eventSourceName: String, resourceGroupName: String): GetEventSourceResult

Deprecated

Please use one of the variants: EventHubEventSource, IoTHubEventSource.

Return

An environment receives data from one or more event sources. Each event source has associated connection info that allows the Time Series Insights ingress pipeline to connect to and pull data from the event source

See also

Parameters

environmentName

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

eventSourceName

The name of the Time Series Insights event source associated with the specified environment.

resourceGroupName

Name of an Azure Resource group.


Deprecated

Please use one of the variants: EventHubEventSource, IoTHubEventSource.

Return

An environment receives data from one or more event sources. Each event source has associated connection info that allows the Time Series Insights ingress pipeline to connect to and pull data from the event source

See also

Parameters

argument

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