PrivateEndpointConnectionUpdateHeaders interface

Defines headers for PrivateEndpointConnection_update operation.

Properties

location

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

retryAfter

Suggested delay to check the status of the asynchronous operation. The value is an integer that represents the seconds.

Property Details

location

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

location?: string

Property Value

string

retryAfter

Suggested delay to check the status of the asynchronous operation. The value is an integer that represents the seconds.

retryAfter?: number

Property Value

number