ShareDeleteHeaders interface

Defines headers for Share_delete operation.

Properties

date

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

errorCode

Error Code

requestId

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

snapshotUsageBytes

Returned only for provisioned v2 file shares. Returns an approximate used snapshot storage size of the share, in bytes.

usageBytes

Returned only for provisioned v2 file shares. Returns an approximate used storage size of the share, in bytes.

version

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

Property Details

date

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

date?: Date

Property Value

Date

errorCode

Error Code

errorCode?: string

Property Value

string

requestId

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

requestId?: string

Property Value

string

snapshotUsageBytes

Returned only for provisioned v2 file shares. Returns an approximate used snapshot storage size of the share, in bytes.

snapshotUsageBytes?: number

Property Value

number

usageBytes

Returned only for provisioned v2 file shares. Returns an approximate used storage size of the share, in bytes.

usageBytes?: number

Property Value

number

version

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

version?: string

Property Value

string