Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileSystemSetPropertiesHeaders

Package version

Defines headers for FileSystem_setProperties operation.

Hierarchy

  • FileSystemSetPropertiesHeaders

Index

Properties

Optional date

date: Date

A UTC date/time value generated by the service that indicates the time at which the response was initiated.

Optional etag

etag: undefined | string

An HTTP entity tag associated with the filesystem. Changes to filesystem properties affect the entity tag, but operations on files and directories do not.

Optional lastModified

lastModified: Date

The data and time the filesystem was last modified. Changes to filesystem properties update the last modified time, but operations on files and directories do not.

Optional requestId

requestId: undefined | string

A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.

Optional version

version: undefined | string

The version of the REST protocol used to process the request.

Generated using TypeDoc