HealthBot interface

Azure Health Bot resource definition

Extends

Properties

identity

The identity of the Azure Health Bot.

properties

The set of properties specific to Azure Health Bot resource.

sku

SKU of the Azure Health Bot.

Inherited Properties

id

Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

location

The geo-location where the resource lives

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Metadata pertaining to creation and last modification of the resource NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

identity

The identity of the Azure Health Bot.

identity?: Identity

Property Value

properties

The set of properties specific to Azure Health Bot resource.

properties?: HealthBotProperties

Property Value

sku

SKU of the Azure Health Bot.

sku: Sku

Property Value

Sku

Inherited Property Details

id

Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From TrackedResource.id

location

The geo-location where the resource lives

location: string

Property Value

string

Inherited From TrackedResource.location

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From TrackedResource.name

systemData

Metadata pertaining to creation and last modification of the resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From TrackedResource.systemData

tags

Resource tags.

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

Property Value

{[propertyName: string]: string}

Inherited From TrackedResource.tags

type

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From TrackedResource.type