Share via


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

The Retry-After header can indicate how long the client should wait before polling the operation status.

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

The Retry-After header can indicate how long the client should wait before polling the operation status.

retryAfter?: number

Property Value

number