HttpRequestConfiguration interface
- Extends
-
DialogConfiguration
Properties
| body | |
| content |
|
| disabled | |
| headers | |
| method | |
| response |
|
| result |
|
| url |
Inherited Properties
| id | Static id of the dialog. |
| telemetry |
Telemetry client the dialog should use. |
Property Details
body
contentType
disabled
headers
method
responseType
resultProperty
url
Inherited Property Details
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