Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DirectorySetMetadataHeaders

Package version

Defines headers for SetMetadata operation.

Hierarchy

  • DirectorySetMetadataHeaders

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

Optional etag

etag: undefined | string

The ETag contains a value which represents the version of the directory, in quotes.

Optional isServerEncrypted

isServerEncrypted: undefined | false | true

The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.

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