ReservationOrderAliasCreateHeaders interface
Defines headers for ReservationOrderAlias_create operation.
Properties
azure |
URL for checking the ongoing status of the operation. |
retry |
Clients should wait for the Retry-After interval before polling again |
Property Details
azureAsyncOperation
URL for checking the ongoing status of the operation.
azureAsyncOperation?: string
Property Value
string
retryAfter
Clients should wait for the Retry-After interval before polling again
retryAfter?: number
Property Value
number