Skip to main content

connectors

Overview

Nameconnectors
TypeResource
Idazure_extras.customer_insights.connectors

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
propertiesobjectProperties of connector.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconnectorName, hubName, resourceGroupName, subscriptionIdGets a connector in the hub.
list_by_hubSELECThubName, resourceGroupName, subscriptionIdGets all the connectors in the specified hub.
create_or_updateINSERTconnectorName, hubName, resourceGroupName, subscriptionIdCreates a connector or updates an existing connector in the hub.
deleteDELETEconnectorName, hubName, resourceGroupName, subscriptionIdDeletes a connector in the hub.
_list_by_hubEXEChubName, resourceGroupName, subscriptionIdGets all the connectors in the specified hub.