GenerateDetailedCostReportCreateOperationHeaders interface

Defines headers for GenerateDetailedCostReport_createOperation operation.

Properties

azureAsyncOperation

The URL to check the status of the asynchronous operation.

azureConsumptionAsyncOperation

The URL to check the status of the asynchronous operation.

location

The URL to check the result of the asynchronous operation.

retryAfter

The amount of delay to use while the status of the operation is checked. The value is expressed in seconds.

Property Details

azureAsyncOperation

The URL to check the status of the asynchronous operation.

azureAsyncOperation?: string

Property Value

string

azureConsumptionAsyncOperation

The URL to check the status of the asynchronous operation.

azureConsumptionAsyncOperation?: string

Property Value

string

location

The URL to check the result of the asynchronous operation.

location?: string

Property Value

string

retryAfter

The amount of delay to use while the status of the operation is checked. The value is expressed in seconds.

retryAfter?: number

Property Value

number