PrivateEndpointConnectionsCreateHeaders interface
Defines headers for PrivateEndpointConnections_create operation.
Properties
| azure |
URL to query for status of the operation. Returns current state, progress, and error metadata for the operation. |
| retry |
How long the user should wait before making a follow-up request. |
Property Details
azureAsyncOperation
URL to query for status of the operation. Returns current state, progress, and error metadata for the operation.
azureAsyncOperation?: string
Property Value
string
retryAfter
How long the user should wait before making a follow-up request.
retryAfter?: string
Property Value
string