PatchItemByExternalIdInput Class

Definition

Insert or Update (Upsert) a Record by External ID (V2)

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

Constructors

Name Description
PatchItemByExternalIdInput()

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