getHybridConnection

Returns the description for the specified hybrid connection. API Version: 2017-04-01.

Return

Description of hybrid connection resource.

Parameters

argument

null


suspend fun getHybridConnection(hybridConnectionName: String, namespaceName: String, resourceGroupName: String): GetHybridConnectionResult

Return

Description of hybrid connection resource.

Parameters

hybridConnectionName

The hybrid connection name.

namespaceName

The namespace name

resourceGroupName

Name of the Resource group within the Azure subscription.

See also


Return

Description of hybrid connection resource.

Parameters

argument

Builder for com.pulumi.azurenative.relay.kotlin.inputs.GetHybridConnectionPlainArgs.

See also