PostItemResponse Class

Definition

Response for Insert row (V2)

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

Constructors

Name Description
PostItemResponse()

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