HealthBotUpdateParameters interface
Parameters for updating a Azure Health Bot.
Properties
| identity | The identity of the Azure Health Bot. |
| location | |
| properties | Properties of Azure Health Bot. |
| sku | SKU of the Azure Health Bot. |
| tags | Tags for a Azure Health Bot. |
Property Details
identity
location
location?: string
Property Value
string
properties
sku
tags
Tags for a Azure Health Bot.
tags?: Record<string, string>
Property Value
Record<string, string>