getConnection

Retrieve the connection identified by connection name. Azure REST API version: 2022-08-08.

Return

Definition of the connection.

Parameters

argument

null


suspend fun getConnection(automationAccountName: String, connectionName: String, resourceGroupName: String): GetConnectionResult

Return

Definition of the connection.

See also

Parameters

automationAccountName

The name of the automation account.

connectionName

The name of connection.

resourceGroupName

Name of an Azure Resource group.


Return

Definition of the connection.

See also

Parameters

argument

Builder for com.pulumi.azurenative.automation.kotlin.inputs.GetConnectionPlainArgs.