listChannelWithKeys

Lists a Channel registration for a Bot Service including secrets Uses Azure REST API version 2022-09-15. Other available API versions: 2023-09-15-preview.

Return

The ARM channel of list channel with keys operation response.

Parameters

argument

null


suspend fun listChannelWithKeys(channelName: String, resourceGroupName: String, resourceName: String): ListChannelWithKeysResult

Return

The ARM channel of list channel with keys operation response.

Parameters

channelName

The name of the Channel resource.

resourceGroupName

The name of the Bot resource group in the user subscription.

resourceName

The name of the Bot resource.

See also


Return

The ARM channel of list channel with keys operation response.

Parameters

argument

Builder for com.pulumi.azurenative.botservice.kotlin.inputs.ListChannelWithKeysPlainArgs.

See also