HealthBotUpdateParameters interface
Parameters for updating a Azure Health Bot.
Properties
| identity | The identity of the Azure Health Bot. |
| location | |
| sku | SKU of the Azure Health Bot. |
| tags | Tags for a Azure Health Bot. |
Property Details
identity
location
location?: string
Property Value
string
sku
tags
Tags for a Azure Health Bot.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}