HealthBotUpdateParameters Class

Parameters for updating a HealthBot.

Inheritance
HealthBotUpdateParameters

Constructor

HealthBotUpdateParameters(*, tags: Optional[Dict[str, str]] = None, sku: Optional[azure.mgmt.healthbot.models._models_py3.Sku] = None, **kwargs)

Parameters

tags
dict[str, str]
Required

A set of tags. Tags for a HealthBot.

sku
Sku
Required

SKU of the HealthBot.