HealthBotUpdateParameters interface
Parameter zum Aktualisieren eines Azure Health Bot.
Eigenschaften
| identity | Die Identität des Azure Health Bot. |
| location | |
| sku | SKU des Azure Health Bot. |
| tags | Tags für einen Azure Health Bot. |
Details zur Eigenschaft
identity
location
location?: string
Eigenschaftswert
string
sku
tags
Tags für einen Azure Health Bot.
tags?: {[propertyName: string]: string}
Eigenschaftswert
{[propertyName: string]: string}