CreateFileItemInput Class

Definition

Populate a Microsoft Word template

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

Constructors

Name Description
CreateFileItemInput()

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