ListBotSecretsResult

data class ListBotSecretsResult(val secrets: List<HealthBotKeyResponse>? = null)

Health Bot Keys Response.

Constructors

Link copied to clipboard
constructor(secrets: List<HealthBotKeyResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Array of Azure Health Bot Secrets.