PriceSheetDownloadHeaders interface
Defines headers for PriceSheet_download operation.
Properties
location | GET this URL to retrieve the status of the asynchronous operation. |
o |
The operation entity Id GUID. |
retry |
The amount of delay to use while the status of the operation is checked. The value is expressed in seconds. |
Property Details
location
GET this URL to retrieve the status of the asynchronous operation.
location?: string
Property Value
string
oDataEntityId
The operation entity Id GUID.
oDataEntityId?: string
Property Value
string
retryAfter
The amount of delay to use while the status of the operation is checked. The value is expressed in seconds.
retryAfter?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript