GenerateReservationDetailsReportByBillingProfileIdHeaders interface
Defines headers for GenerateReservationDetailsReport_byBillingProfileId operation.
Properties
location | The URL to check the status 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 status 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
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