Skip to main content

data_sources

Overview

Namedata_sources
TypeResource
Idazure.log_analytics.data_sources

Fields

NameDatatypeDescription
etagstringThe ETag of the data source.
kindstringThe kind of the DataSource.
propertiesobjectJSON object
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdataSourceName, resourceGroupName, subscriptionId, workspaceNameGets a datasource instance.
list_by_workspaceSELECT$filter, resourceGroupName, subscriptionId, workspaceNameGets the first page of data source instances in a workspace with the link to the next page.
create_or_updateINSERTdataSourceName, resourceGroupName, subscriptionId, workspaceName, data__kind, data__propertiesCreate or update a data source.
deleteDELETEdataSourceName, resourceGroupName, subscriptionId, workspaceNameDeletes a data source instance.
_list_by_workspaceEXEC$filter, resourceGroupName, subscriptionId, workspaceNameGets the first page of data source instances in a workspace with the link to the next page.