getConnectorMapping

Gets a connector mapping in the connector. Azure REST API version: 2017-04-26.

Return

The connector mapping resource format.

Parameters

argument

null


suspend fun getConnectorMapping(connectorName: String, hubName: String, mappingName: String, resourceGroupName: String): GetConnectorMappingResult

Return

The connector mapping resource format.

See also

Parameters

connectorName

The name of the connector.

hubName

The name of the hub.

mappingName

The name of the connector mapping.

resourceGroupName

The name of the resource group.


Return

The connector mapping resource format.

See also

Parameters

argument

Builder for com.pulumi.azurenative.customerinsights.kotlin.inputs.GetConnectorMappingPlainArgs.