listBotSecrets

List all secrets of a HealthBot. Azure REST API version: 2023-05-01.

Return

Health Bot Keys Response.

Parameters

argument

null


suspend fun listBotSecrets(botName: String, resourceGroupName: String): ListBotSecretsResult

Return

Health Bot Keys Response.

See also

Parameters

botName

The name of the Bot resource.

resourceGroupName

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


Return

Health Bot Keys Response.

See also

Parameters

argument

Builder for com.pulumi.azurenative.healthbot.kotlin.inputs.ListBotSecretsPlainArgs.