MarketplaceSubscriptionsDeleteHeaders interface   
Defines headers for MarketplaceSubscriptions_delete operation.
Properties
| location | URI to poll for asynchronous operation result.  | 
| retry | 
	Duration the client should wait between requests, in seconds.  | 
| x | 
	Timeout for the client to use when polling the asynchronous operation.  | 
Property Details
location
URI to poll for asynchronous operation result.
location?: string
				Property Value
string
		retryAfter
	 
	Duration the client should wait between requests, in seconds.
retryAfter?: number
				Property Value
number
		xMsAsyncOperationTimeout
	   
	Timeout for the client to use when polling the asynchronous operation.
xMsAsyncOperationTimeout?: string
				Property Value
string