GenerateDetailedCostReportOperationStatus interface

Interface representing a GenerateDetailedCostReportOperationStatus.

Methods

get(string, string, GenerateDetailedCostReportOperationStatusGetOptionalParams)

Get the status of the specified operation. This link is provided in the GenerateDetailedCostReport creation request response header.

Method Details

get(string, string, GenerateDetailedCostReportOperationStatusGetOptionalParams)

Get the status of the specified operation. This link is provided in the GenerateDetailedCostReport creation request response header.

function get(operationId: string, scope: string, options?: GenerateDetailedCostReportOperationStatusGetOptionalParams): Promise<GenerateDetailedCostReportOperationStatuses>

Parameters

operationId

string

The target operation Id.

scope

string

The ARM Resource ID for subscription, resource group, billing account, or other billing scopes. For details, see https://aka.ms/costmgmt/scopes.

Returns