PatchItemInput Class

Definition

Update row (V2)

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

Constructors

Name Description
PatchItemInput()

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