Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathCreateHeaders

Package version

Defines headers for Create operation.

Hierarchy

  • PathCreateHeaders

Index

Properties

contentLength

contentLength: number

The size of the resource in bytes.

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 file or directory.

lastModified

lastModified: string

The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.

xMsContinuation

xMsContinuation: string

When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this 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 rename operation to continue renaming the directory.

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