ProcessJsonData Class

Definition

ProcessJsonData

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

Constructors

Name Description
ProcessJsonData()

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.

TemplateData

JSON data that should be applied to the template

Applies to