getDataController

Retrieves a dataController resource Uses Azure REST API version 2024-01-01. Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azurearcdata [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

Data controller resource

Parameters

argument

null


suspend fun getDataController(dataControllerName: String, resourceGroupName: String): GetDataControllerResult

Return

Data controller resource

Parameters

dataControllerName

The name of the data controller

resourceGroupName

The name of the Azure resource group

See also


Return

Data controller resource

Parameters

argument

Builder for com.pulumi.azurenative.azurearcdata.kotlin.inputs.GetDataControllerPlainArgs.

See also