getConnector

Returns Connector resource for a given name. Azure REST API version: 2022-11-01-preview.

Return

Linker of source and target resource

Parameters

argument

null


suspend fun getConnector(connectorName: String, location: String, resourceGroupName: String, subscriptionId: String? = null): GetConnectorResult

Return

Linker of source and target resource

See also

Parameters

connectorName

The name of resource.

location

The name of Azure region.

resourceGroupName

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

subscriptionId

The ID of the target subscription.


Return

Linker of source and target resource

See also

Parameters

argument

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