Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathDeleteHeaders

Package version

Defines headers for Delete operation.

Hierarchy

  • PathDeleteHeaders

Index

Properties

date

date: string

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

xMsContinuation

xMsContinuation: string

When deleting a directory, the number of paths that are deleted with each invocation is limited. If the number of paths to be deleted 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 delete operation to continue deleting 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