Share via


NamedValueCreateOrUpdateHeaders interface

Defines headers for NamedValue_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