BatchAccountDeleteHeaders interface
Defines headers for BatchAccount_delete operation.
Properties
| location | The URL of the resource used to check the status of the asynchronous operation. |
| retry |
Suggested delay to check the status of the asynchronous operation. The value is an integer that specifies the delay in seconds. |
Property Details
location
The URL of the resource used to check the status of the asynchronous operation.
location?: string
Property Value
string
retryAfter
Suggested delay to check the status of the asynchronous operation. The value is an integer that specifies the delay in seconds.
retryAfter?: number
Property Value
number