你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TracksUpdateHeaders interface
Defines headers for Tracks_update operation.
Properties
azure |
The URI to poll for completion status. |
location | The URI to poll for completion status. |
retry |
The recommended number of seconds to wait before calling the URI specified in Azure-AsyncOperation. |
Property Details
azureAsyncOperation
The URI to poll for completion status.
azureAsyncOperation?: string
Property Value
string
location
The URI to poll for completion status.
location?: string
Property Value
string
retryAfter
The recommended number of seconds to wait before calling the URI specified in Azure-AsyncOperation.
retryAfter?: number
Property Value
number