你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AvailabilitySetsDeleteHeaders interface
Defines headers for AvailabilitySets_delete operation.
Properties
azure |
A link to the status monitor |
location | The Location header contains the URL where the status of the long running operation can be checked. |
retry |
The Retry-After header can indicate how long the client should wait before polling the operation status. |
Property Details
azureAsyncOperation
A link to the status monitor
azureAsyncOperation?: string
Property Value
string
location
The Location header contains the URL where the status of the long running operation can be checked.
location?: string
Property Value
string
retryAfter
The Retry-After header can indicate how long the client should wait before polling the operation status.
retryAfter?: number
Property Value
number