Package version:

Interface MhsmPrivateEndpointConnectionsPutHeaders

Defines headers for MhsmPrivateEndpointConnections_put operation.

interface MhsmPrivateEndpointConnectionsPutHeaders {
    azureAsyncOperation?: string;
    retryAfter?: number;
}

Properties

azureAsyncOperation?: string

(specified only if operation does not finish synchronously) The URI to poll for completion status. The response of this URI may be synchronous or asynchronous.

retryAfter?: number

The Retry-After header can indicate how long the client should wait before polling the operation status.