PatchFileItemResponse Class

Definition

Response for Update file properties

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

Constructors

Name Description
PatchFileItemResponse()

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