Package version:

InterfaceHybridComputeManagementClientUpgradeExtensionsHeaders

Defines headers for HybridComputeManagementClient_upgradeExtensions operation.

interface HybridComputeManagementClientUpgradeExtensionsHeaders {
    azureAsyncOperation?: string;
    location?: string;
    retryAfter?: number;
}

Properties

azureAsyncOperation?: string

The URI to poll for completion status.

location?: string

The URL of the resource used to check the status of the asynchronous operation.

retryAfter?: number

The recommended number of seconds to wait before calling the URI specified in Azure-AsyncOperation.