Skip to main content

CreateFilesRequest Properties

An object defining properties for the CreateFilesRequest class.

Files

Gets the collection of file creation requests to be processed.

Type: IEnumerable<CreateFileRequest>

This property contains the individual CreateFileRequest objects that specify the files to be created. It is read-only and marked for encryption checking to ensure secure transmission of file creation data.