ShareCreateHeaders interface

Defines headers for Share_create 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

etag

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

lastModified

Returns the date and time the share was last modified. Any operation that modifies the share or its properties or metadata updates the last modified time. Operations on files do not affect the last modified time of the share.

maxBurstCreditsForIops

Returned the calculated maximum burst credits.

quota

Returns the current share quota in GB.

requestId

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

shareIncludedBurstIops

Returns the calculated burst IOPS of the share.

shareProvisionedBandwidthMibps

The provisioned throughput of the share.

shareProvisionedIops

The provisioned IOPS of the share.

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

etag

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

etag?: string

Property Value

string

lastModified

Returns the date and time the share was last modified. Any operation that modifies the share or its properties or metadata updates the last modified time. Operations on files do not affect the last modified time of the share.

lastModified?: Date

Property Value

Date

maxBurstCreditsForIops

Returned the calculated maximum burst credits.

maxBurstCreditsForIops?: number

Property Value

number

quota

Returns the current share quota in GB.

quota?: number

Property Value

number

requestId

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

requestId?: string

Property Value

string

shareIncludedBurstIops

Returns the calculated burst IOPS of the share.

shareIncludedBurstIops?: number

Property Value

number

shareProvisionedBandwidthMibps

The provisioned throughput of the share.

shareProvisionedBandwidthMibps?: number

Property Value

number

shareProvisionedIops

The provisioned IOPS of the share.

shareProvisionedIops?: number

Property Value

number

version

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

version?: string

Property Value

string