Package-level declarations
Types
Link copied to clipboard
data class GetBotResult(val id: String, val location: String, val name: String, val properties: HealthBotPropertiesResponse, val sku: SkuResponse, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
HealthBot resource definition
Link copied to clipboard
data class HealthBotPropertiesResponse(val botManagementPortalLink: String, val provisioningState: String)
The properties of a HealthBot. 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.
Link copied to clipboard
The resource model definition representing SKU
Link copied to clipboard