DynamicPostFeedNotificationRequest Class

Definition

DynamicPostFeedNotificationRequest

[Azure.Connectors.Sdk.DynamicSchema("GetFeedNotificationInputSchema")]
public class DynamicPostFeedNotificationRequest
[<Azure.Connectors.Sdk.DynamicSchema("GetFeedNotificationInputSchema")>]
type DynamicPostFeedNotificationRequest = class
Public Class DynamicPostFeedNotificationRequest
Inheritance
DynamicPostFeedNotificationRequest
Attributes

Constructors

Name Description
DynamicPostFeedNotificationRequest()

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