get Hybrid Connection
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
hybrid Connection Name
The hybrid connection name.
namespace Name
The namespace name
resource Group Name
Name of the Resource group within the Azure subscription.
See also
suspend fun getHybridConnection(argument: suspend GetHybridConnectionPlainArgsBuilder.() -> Unit): GetHybridConnectionResult
Return
Description of hybrid connection resource.
Parameters
argument
Builder for com.pulumi.azurenative.relay.kotlin.inputs.GetHybridConnectionPlainArgs.