Partilhar via


HealthBotUpdateParameters interface

Parâmetros para atualizar um Bot de Saúde do Azure.

Propriedades

identity

A identidade do Bot de Saúde do Azure.

location
sku

SKU do Bot de Saúde do Azure.

tags

Tags para um Bot de Saúde do Azure.

Detalhes de Propriedade

identity

A identidade do Bot de Saúde do Azure.

identity?: Identity

Valor de Propriedade

location

location?: string

Valor de Propriedade

string

sku

SKU do Bot de Saúde do Azure.

sku?: Sku

Valor de Propriedade

Sku

tags

Tags para um Bot de Saúde do Azure.

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

Valor de Propriedade

{[propertyName: string]: string}