Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathLeaseHeaders

Package version

Defines headers for Lease operation.

Hierarchy

  • PathLeaseHeaders

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

xMsLeaseId

xMsLeaseId: string

A successful "acquire" action returns the lease ID.

xMsLeaseTime

xMsLeaseTime: string

The time remaining in the lease period in seconds.

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