GenerateCostDetailsReportCreateOperationHeaders interface
Defines headers for GenerateCostDetailsReport_createOperation operation.
Properties
| location | The URL to check the result of the asynchronous operation. |
| retry |
The amount of delay to use while the status of the operation is checked. The value is expressed in seconds. |
Property Details
location
The URL to check the result of the asynchronous operation.
location?: 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?: number
Property Value
number