listAppServicePlanHybridConnectionKeys

Get the send key name and value of a Hybrid Connection. API Version: 2020-12-01.

Return

Hybrid Connection key contract. This has the send key name and value for a Hybrid Connection.

Parameters

argument

null


suspend fun listAppServicePlanHybridConnectionKeys(name: String, namespaceName: String, relayName: String, resourceGroupName: String): ListAppServicePlanHybridConnectionKeysResult

Return

Hybrid Connection key contract. This has the send key name and value for a Hybrid Connection.

Parameters

name

Name of the App Service plan.

namespaceName

The name of the Service Bus namespace.

relayName

The name of the Service Bus relay.

resourceGroupName

Name of the resource group to which the resource belongs.

See also


Return

Hybrid Connection key contract. This has the send key name and value for a Hybrid Connection.

Parameters

argument

Builder for com.pulumi.azurenative.web.kotlin.inputs.ListAppServicePlanHybridConnectionKeysPlainArgs.

See also