getConnector

Gets a connector in the hub. API Version: 2017-04-26.

Return

The connector resource format.

Parameters

argument

null


suspend fun getConnector(connectorName: String, hubName: String, resourceGroupName: String): GetConnectorResult

Return

The connector resource format.

Parameters

connectorName

The name of the connector.

hubName

The name of the hub.

resourceGroupName

The name of the resource group.

See also


Return

The connector resource format.

Parameters

argument

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

See also