PostEntityByIdResponse Class

Definition

Response for Create entity

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

Constructors

Name Description
PostEntityByIdResponse()

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