Share via


ApiCreateOrUpdateHeaders interface

Defines headers for Api_createOrUpdate operation.

Properties

azureAsyncOperation

Azure-AsyncOperation header contains the URL where the status of the long running operation can be checked

eTag

Current entity state version. Should be treated as opaque and used to make conditional HTTP requests.

location

Location header contains the URL where the status of the long running operation can be checked

Property Details

azureAsyncOperation

Azure-AsyncOperation header contains the URL where the status of the long running operation can be checked

azureAsyncOperation?: string

Property Value

string

eTag

Current entity state version. Should be treated as opaque and used to make conditional HTTP requests.

eTag?: string

Property Value

string

location

Location header contains the URL where the status of the long running operation can be checked

location?: string

Property Value

string