GetItemChangesResponse Class

Definition

Response for Get changes for an item or a file (properties only)

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

Constructors

Name Description
GetItemChangesResponse()

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