get Connection
Gets connection resource. Uses Azure REST API version 2024-09-27. Other available API versions: 2023-10-11-preview, 2024-01-25, 2024-05-07, 2024-09-11, 2025-03-01-preview, 2025-04-11-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azuredatatransfer [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
The connection resource definition.
Parameters
argument
null
Return
The connection resource definition.
Parameters
connection Name
The name for the connection that is to be requested.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getConnection(argument: suspend GetConnectionPlainArgsBuilder.() -> Unit): GetConnectionResult
Return
The connection resource definition.
Parameters
argument
Builder for com.pulumi.azurenative.azuredatatransfer.kotlin.inputs.GetConnectionPlainArgs.