GetEntityByIdResponse Class

Definition

Response for Get entity by id

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

Constructors

Name Description
GetEntityByIdResponse()

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