ContinueLoopConfiguration interface  
- Extends
- 
			DialogConfiguration 
Properties
| disabled | 
Inherited Properties
| id | Static id of the dialog. | 
| telemetry | Telemetry client the dialog should use. | 
Property Details
disabled
Inherited Property Details
id
Static id of the dialog.
id?: stringProperty Value
string
Inherited From DialogConfiguration.id
		telemetryClient
	 
	Telemetry client the dialog should use.
telemetryClient?: BotTelemetryClientProperty Value
BotTelemetryClient
Inherited From DialogConfiguration.telemetryClient