Package version:

Interface VirtualMachineTemplatesCreateOrUpdateHeaders

Defines headers for VirtualMachineTemplates_createOrUpdate operation.

interface VirtualMachineTemplatesCreateOrUpdateHeaders {
    retryAfter?: number;
}

Properties

Properties

retryAfter?: number

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