Partilhar via


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

The identity of the Azure Health Bot.

identity?: Identity

Property Value

location

location?: string

Property Value

string

sku

SKU of the Azure Health Bot.

sku?: Sku

Property Value

Sku

tags

Tags for a Azure Health Bot.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}