DynamicPostGatherInputToConversationResponse Class

Definition

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.

Applies to