Package version:

Interface VirtualMachineInstancesCreateOrUpdateHeaders

Defines headers for VirtualMachineInstances_createOrUpdate operation.

interface VirtualMachineInstancesCreateOrUpdateHeaders {
    retryAfter?: number;
}

Properties

Properties

retryAfter?: number

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