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