DeploymentsDeleteHeaders interface
Defines headers for Deployments_delete operation.
Properties
___location | The Location header contains the URL where the status of the long running operation can be checked. |
retry |
The Retry-After header can indicate how long the client should wait before polling the operation status. |
Property Details
___location
The Location header contains the URL where the status of the long running operation can be checked.
___location?: string
Property Value
string
retryAfter
The Retry-After header can indicate how long the client should wait before polling the operation status.
retryAfter?: number
Property Value
number