AccountsDeleteHeaders interface
定义Accounts_delete作的标头。
属性
| location | Location 标头包含可以检查长时间运行作的状态的 URL。 |
| retry |
Retry-After 标头可以指示客户端在轮询作状态之前应等待多长时间。 |
属性详细信息
location
Location 标头包含可以检查长时间运行作的状态的 URL。
location?: string
属性值
string
retryAfter
Retry-After 标头可以指示客户端在轮询作状态之前应等待多长时间。
retryAfter?: number
属性值
number