NamedValueCreateOrUpdateHeaders interface
Defines headers for NamedValue_createOrUpdate operation.
Properties
azure |
Azure-AsyncOperation header contains the URL where the status of the long running operation can be checked |
e |
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