PrivateEndpointConnectionsDeleteHeaders interface
Defines headers for PrivateEndpointConnections_delete operation.
Properties
location | The URI to poll for completion status. |
retry |
The recommended number of seconds to wait before calling the URI specified in the location header. |
Property Details
location
The URI to poll for completion status.
location?: string
Property Value
string
retryAfter
The recommended number of seconds to wait before calling the URI specified in the location header.
retryAfter?: number
Property Value
number