Package version:

Interface AvailabilitySetsCreateOrUpdateHeaders

Defines headers for AvailabilitySets_createOrUpdate operation.

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

Properties

azureAsyncOperation?: string

A link to the status monitor

retryAfter?: number

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