PatchItemResponse Class

Definition

Response for Update row (V2)

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

Constructors

Name Description
PatchItemResponse()

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