你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MhsmPrivateEndpointConnectionsPutHeaders interface
Defines headers for MhsmPrivateEndpointConnections_put operation.
Properties
azure |
(specified only if operation does not finish synchronously) The URI to poll for completion status. The response of this URI may be synchronous or asynchronous. |
retry |
(specified only if operation does not finish synchronously) The recommended number of seconds to wait before calling the URI specified in Azure-AsyncOperation. |
Property Details
azureAsyncOperation
(specified only if operation does not finish synchronously) The URI to poll for completion status. The response of this URI may be synchronous or asynchronous.
azureAsyncOperation?: string
Property Value
string
retryAfter
(specified only if operation does not finish synchronously) The recommended number of seconds to wait before calling the URI specified in Azure-AsyncOperation.
retryAfter?: number
Property Value
number