ReportFixHeaders interface

Warning

This API is now deprecated.

Defines headers for Report_fix operation.

Properties

location

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

retryAfter

The Retry-After header can indicate how long the client should wait before polling the operation status.

Property Details

location

Warning

This API is now deprecated.

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

location?: string

Property Value

string

retryAfter

Warning

This API is now deprecated.

The Retry-After header can indicate how long the client should wait before polling the operation status.

retryAfter?: number

Property Value

number