Share via


MachineExtensionsDeleteHeaders interface

Defines headers for MachineExtensions_delete operation.

Properties

azureAsyncOperation

The URI to poll for completion status.

___location

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

retryAfter

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

Property Details

azureAsyncOperation

The URI to poll for completion status.

azureAsyncOperation?: string

Property Value

string

___location

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

___location?: string

Property Value

string

retryAfter

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

retryAfter?: number

Property Value

number