TeamsModelFactory.DynamicResponseSchema(ObjectEntity) Method
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.
Creates a new instance of DynamicResponseSchema(ObjectEntity).
public static Azure.Connectors.Sdk.Teams.Models.DynamicResponseSchema DynamicResponseSchema(Azure.Connectors.Sdk.Teams.Models.ObjectEntity schema = default);
static member DynamicResponseSchema : Azure.Connectors.Sdk.Teams.Models.ObjectEntity -> Azure.Connectors.Sdk.Teams.Models.DynamicResponseSchema
Public Shared Function DynamicResponseSchema (Optional schema As ObjectEntity = Nothing) As DynamicResponseSchema
Parameters
- schema
- ObjectEntity