PrivateEndpointConnectionsPutHeaders interface

Defines headers for PrivateEndpointConnections_put operation.

Properties

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.

retryAfter

(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