Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathListHeaders

Package version

Defines headers for List operation.

Hierarchy

  • PathListHeaders

Index

Properties

date

date: string

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

eTag

eTag: 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.

lastModified

lastModified: string

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.

xMsContinuation

xMsContinuation: string

If the number of paths to be listed exceeds the maxResults limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the list operation to continue listing the paths.

xMsRequestId

xMsRequestId: string

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

xMsVersion

xMsVersion: string

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

Generated using TypeDoc