listHybridConnectionKeys

Primary and secondary connection strings to the hybrid connection. Uses Azure REST API version 2021-11-01. Other available API versions: 2024-01-01.

Return

Namespace/Relay Connection String

Parameters

argument

null


suspend fun listHybridConnectionKeys(authorizationRuleName: String, hybridConnectionName: String, namespaceName: String, resourceGroupName: String): ListHybridConnectionKeysResult

Return

Namespace/Relay Connection String

Parameters

authorizationRuleName

The authorization rule name.

hybridConnectionName

The hybrid connection name.

namespaceName

The namespace name

resourceGroupName

Name of the Resource group within the Azure subscription.

See also


Return

Namespace/Relay Connection String

Parameters

argument

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

See also