ReservationMergeHeaders interface
Defines headers for Reservation_merge operation.
Properties
location | URL for determining when an operation has completed. Only use this value only when Azure-AsyncOperation isn't returned. |
retry |
Clients should wait for the Retry-After interval before polling again |
Property Details
location
URL for determining when an operation has completed. Only use this value only when Azure-AsyncOperation isn't returned.
location?: string
Property Value
string
retryAfter
Clients should wait for the Retry-After interval before polling again
retryAfter?: number
Property Value
number