Edit

Share via


ForEachConfiguration interface

Extends

Properties

disabled
index
itemsProperty
value

Inherited Properties

actions
id

Static id of the dialog.

telemetryClient

Telemetry client the dialog should use.

Property Details

disabled

disabled?: BoolProperty

Property Value

index

index?: StringProperty

Property Value

itemsProperty

itemsProperty?: StringProperty

Property Value

value

value?: StringProperty

Property Value

Inherited Property Details

actions

actions?: string[] | Dialog[]

Property Value

string[] | Dialog[]

Inherited From ActionScopeConfiguration.actions

id

Static id of the dialog.

id?: string

Property Value

string

Inherited From DialogConfiguration.id

telemetryClient

Telemetry client the dialog should use.

telemetryClient?: BotTelemetryClient

Property Value

BotTelemetryClient

Inherited From DialogConfiguration.telemetryClient