Skip to main content

event_sources

Overview

Nameevent_sources
TypeResource
Idazure.time_series_insights.event_sources

Fields

NameDatatypeDescription
kindstringThe kind of the event source.
locationstringResource location
tagsobjectResource tags

Methods

NameAccessible byRequired ParamsDescription
getSELECTenvironmentName, eventSourceName, resourceGroupName, subscriptionIdGets the event source with the specified name in the specified environment.
list_by_environmentSELECTenvironmentName, resourceGroupName, subscriptionIdLists all the available event sources associated with the subscription and within the specified resource group and environment.
create_or_updateINSERTenvironmentName, eventSourceName, resourceGroupName, subscriptionId, data__kindCreate or update an event source under the specified environment.
deleteDELETEenvironmentName, eventSourceName, resourceGroupName, subscriptionIdDeletes the event source with the specified name in the specified subscription, resource group, and environment
_list_by_environmentEXECenvironmentName, resourceGroupName, subscriptionIdLists all the available event sources associated with the subscription and within the specified resource group and environment.
updateEXECenvironmentName, eventSourceName, resourceGroupName, subscriptionId, data__kindUpdates the event source with the specified name in the specified subscription, resource group, and environment.