listWCFRelayKeys

Primary and secondary connection strings to the WCF relay. 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 listWCFRelayKeys(authorizationRuleName: String, namespaceName: String, relayName: String, resourceGroupName: String): ListWCFRelayKeysResult

Return

Namespace/Relay Connection String

Parameters

authorizationRuleName

The authorization rule name.

namespaceName

The namespace name

relayName

The relay 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.ListWCFRelayKeysPlainArgs.

See also