DynamicPostGatherInputToConversationResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Post adaptive card and wait for a response
[Azure.Connectors.Sdk.DynamicSchema("GetPostToConversationResponseSchema")]
public class DynamicPostGatherInputToConversationResponse
[<Azure.Connectors.Sdk.DynamicSchema("GetPostToConversationResponseSchema")>]
type DynamicPostGatherInputToConversationResponse = class
Public Class DynamicPostGatherInputToConversationResponse
- Inheritance
-
DynamicPostGatherInputToConversationResponse
- Attributes
Constructors
| Name | Description |
|---|---|
| DynamicPostGatherInputToConversationResponse() | |
Properties
| Name | Description |
|---|---|
| AdditionalProperties |
Dynamic properties determined at runtime by the connector's schema discovery endpoint. Populate this dictionary with the properties returned by the schema API. |