getConnector

Gets a connector resource Uses Azure REST API version 2023-10-01-preview.

Return

Define the connector resource.

Parameters

argument

null


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

Return

Define the connector resource.

Parameters

connectorName

The name of the connector resource

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

Define the connector resource.

Parameters

argument

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

See also