CreateNewFolderResponse Class

Definition

Response for Create new folder

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

Constructors

Name Description
CreateNewFolderResponse()

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