AppsDeleteHeaders interface

Defines headers for Apps_delete operation.

Properties

azureAsyncOperation

URL to query for status of the operation. Returns current state, progress, and error metadata for the operation.

location

URL to query for status of the operation. Returns 202 Accepted while the operation is in progress.

retryAfter

How long the user should wait before making a follow-up request.

Property Details

azureAsyncOperation

URL to query for status of the operation. Returns current state, progress, and error metadata for the operation.

azureAsyncOperation?: string

Property Value

string

location

URL to query for status of the operation. Returns 202 Accepted while the operation is in progress.

location?: string

Property Value

string

retryAfter

How long the user should wait before making a follow-up request.

retryAfter?: string

Property Value

string