ShareSetPropertiesHeaders interface

Defines headers for Share_setProperties 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 that you can use to perform operations conditionally, in quotes.

includedBurstIops

Return the calculated burst IOPS of the share.

lastModified

Returns the date and time the share was last modified. Any operation that modifies the share or its properties 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. This is not the current burst credit level, but the maximum burst credits the share can have.

nextAllowedProvisionedBandwidthDowngradeTime

Returns the current share next allowed provisioned bandwidth downgrade time.

nextAllowedProvisionedIopsDowngradeTime

Returns the current share next allowed provisioned iops downgrade time.

nextAllowedQuotaDowngradeTime

Returns the current share next allowed quota downgrade time.

provisionedBandwidthMibps

Returns the current share provisioned bandwidth in mebibytes per second.

provisionedIops

Returns the current share provisioned ipos.

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.

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 that you can use to perform operations conditionally, in quotes.

etag?: string

Property Value

string

includedBurstIops

Return the calculated burst IOPS of the share.

includedBurstIops?: number

Property Value

number

lastModified

Returns the date and time the share was last modified. Any operation that modifies the share or its properties 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. This is not the current burst credit level, but the maximum burst credits the share can have.

maxBurstCreditsForIops?: number

Property Value

number

nextAllowedProvisionedBandwidthDowngradeTime

Returns the current share next allowed provisioned bandwidth downgrade time.

nextAllowedProvisionedBandwidthDowngradeTime?: Date

Property Value

Date

nextAllowedProvisionedIopsDowngradeTime

Returns the current share next allowed provisioned iops downgrade time.

nextAllowedProvisionedIopsDowngradeTime?: Date

Property Value

Date

nextAllowedQuotaDowngradeTime

Returns the current share next allowed quota downgrade time.

nextAllowedQuotaDowngradeTime?: Date

Property Value

Date

provisionedBandwidthMibps

Returns the current share provisioned bandwidth in mebibytes per second.

provisionedBandwidthMibps?: number

Property Value

number

provisionedIops

Returns the current share provisioned ipos.

provisionedIops?: 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

version

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

version?: string

Property Value

string