PutEntityByIdInput Class

Definition

Update entity

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

Constructors

Name Description
PutEntityByIdInput()

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