Skip to main content

connector_mappings

Overview

Nameconnector_mappings
TypeResource
Idazure_extras.customer_insights.connector_mappings

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
propertiesobjectThe connector mapping definition.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconnectorName, hubName, mappingName, resourceGroupName, subscriptionIdGets a connector mapping in the connector.
list_by_connectorSELECTconnectorName, hubName, resourceGroupName, subscriptionIdGets all the connector mappings in the specified connector.
create_or_updateINSERTconnectorName, hubName, mappingName, resourceGroupName, subscriptionIdCreates a connector mapping or updates an existing connector mapping in the connector.
deleteDELETEconnectorName, hubName, mappingName, resourceGroupName, subscriptionIdDeletes a connector mapping in the connector.
_list_by_connectorEXECconnectorName, hubName, resourceGroupName, subscriptionIdGets all the connector mappings in the specified connector.