PrivateEndpointConnectionsCreateOrUpdateHeaders interface
Defines headers for PrivateEndpointConnections_createOrUpdate operation.
Properties
azure |
The URI to poll for completion status. |
location | The URI to poll for completion status. |
retry |
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 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 Azure-AsyncOperation.
retryAfter?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript