SubscriptionAcceptOwnershipHeaders interface

Defines headers for Subscription_acceptOwnership operation.

Properties

location

GET this URL to retrieve the status of the asynchronous operation.

retryAfter

The amount of delay to use while the status of the operation is checked. The value is expressed in seconds.

Property Details

location

GET this URL to retrieve the status of the asynchronous operation.

location?: string

Property Value

string

retryAfter

The amount of delay to use while the status of the operation is checked. The value is expressed in seconds.

retryAfter?: number

Property Value

number