DynamicRecipients Class

Definition

DynamicRecipients

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

Constructors

Name Description
DynamicRecipients()

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