PostEntityByIdInput Class

Definition

Create entity

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

Constructors

Name Description
PostEntityByIdInput()

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