get Connector Mapping
Gets a connector mapping in the connector. 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.
Parameters
connector Name
The name of the connector.
hub Name
The name of the hub.
mapping Name
The name of the connector mapping.
resource Group Name
The name of the resource group.
See also
suspend fun getConnectorMapping(argument: suspend GetConnectorMappingPlainArgsBuilder.() -> Unit): GetConnectorMappingResult
Return
The connector mapping resource format.
Parameters
argument
Builder for com.pulumi.azurenative.customerinsights.kotlin.inputs.GetConnectorMappingPlainArgs.