HealthBotPropertiesResponse

data class HealthBotPropertiesResponse(val botManagementPortalLink: String, val keyVaultProperties: KeyVaultPropertiesResponse? = null, val provisioningState: String)

The properties of a Azure Health Bot. The Health Bot Service is a cloud platform that empowers developers in Healthcare organizations to build and deploy their compliant, AI-powered virtual health assistants and health bots, that help them improve processes and reduce costs.

Constructors

Link copied to clipboard
constructor(botManagementPortalLink: String, keyVaultProperties: KeyVaultPropertiesResponse? = null, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

KeyVault properties for the resource encryption.

Link copied to clipboard

The provisioning state of the Azure Health Bot resource.