Share via


ConfigurationStoresDeleteHeaders interface

Defines headers for ConfigurationStores_delete operation.

Properties

azureAsyncOperation

URL to query for status of the operation.

location

URL to query for the operation result

retryAfter

Indicates how long the client should wait before polling the URL in the Location or Azure-AsyncOperation header.

Property Details

azureAsyncOperation

URL to query for status of the operation.

azureAsyncOperation?: string

Property Value

string

location

URL to query for the operation result

location?: string

Property Value

string

retryAfter

Indicates how long the client should wait before polling the URL in the Location or Azure-AsyncOperation header.

retryAfter?: number

Property Value

number