Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DirectoryForceCloseHandlesHeaders

Package version

Defines headers for Directory_forceCloseHandles operation.

Hierarchy

  • DirectoryForceCloseHandlesHeaders

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 errorCode

errorCode: undefined | string

Error Code

Optional marker

marker: undefined | string

A string describing next handle to be closed. It is returned when more handles need to be closed to complete the request.

Optional numberOfHandlesClosed

numberOfHandlesClosed: undefined | number

Contains count of number of handles closed.

Optional numberOfHandlesFailedToClose

numberOfHandlesFailedToClose: undefined | number

Contains count of number of handles that failed to close.

Optional requestId

requestId: undefined | string

This header uniquely identifies the request that was made and can be used for troubleshooting the request.

Optional version

version: undefined | string

Indicates the version of the File service used to execute the request.

Generated using TypeDoc