BatchAccountCreateHeaders interface

Defines headers for BatchAccount_create operation.

Properties

location

The URL of the resource used to check the status of the asynchronous operation.

retryAfter

Suggested delay to check the status of the asynchronous operation. The value is an integer that specifies the delay in seconds.

Property Details

location

The URL of the resource used to check the status of the asynchronous operation.

location?: string

Property Value

string

retryAfter

Suggested delay to check the status of the asynchronous operation. The value is an integer that specifies the delay in seconds.

retryAfter?: number

Property Value

number