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