ServiceSetPropertiesHeaders interface

Properties

clientRequestId

If a client request id header is sent

errorCode
requestId

This header uniquely identifies the request

version

Indicates the version of the Queue service used

Property Details

clientRequestId

If a client request id header is sent

clientRequestId?: string

Property Value

string

errorCode

errorCode?: string

Property Value

string

requestId

This header uniquely identifies the request

requestId?: string

Property Value

string

version

Indicates the version of the Queue service used

version?: string

Property Value

string