GetItemResponse Class

Definition

Response for Get row (V2)

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

Constructors

Name Description
GetItemResponse()

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