Item Class

Definition

Item in List of Items

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

Constructors

Name Description
Item()

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.

DynamicProperties

dynamicProperties

Applies to