CertificateDeleteHeaders interface
Defines headers for Certificate_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 represents the 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 represents the seconds.
retryAfter?: number
Property Value
number