PrivateEndpointConnectionsDeleteHeaders interface

Defines headers for PrivateEndpointConnections_delete operation.

Properties

azureAsyncOperation

The URI to poll for completion status.

location

The URL of the resource used to check the status of the asynchronous operation.

retryAfter

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 URL of the resource used to check the status of the asynchronous operation.

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