GenerateDetailedCostReportOperationStatus interface
Interface representing a GenerateDetailedCostReportOperationStatus.
Methods
get(string, string, Generate |
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.
The options parameters.
Returns
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript