Uses of Interface
com.azure.resourcemanager.costmanagement.models.GenerateDetailedCostReportOperationResult
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of GenerateDetailedCostReportOperationResult in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionGenerateDetailedCostReports.createOperation
(String scope, GenerateDetailedCostReportDefinition parameters) Generates the detailed cost report for provided date range, billing period(only enterprise customers) or Invoice ID asynchronously at a certain scope.GenerateDetailedCostReports.createOperation
(String scope, GenerateDetailedCostReportDefinition parameters, com.azure.core.util.Context context) Generates the detailed cost report for provided date range, billing period(only enterprise customers) or Invoice ID asynchronously at a certain scope.Gets the result of the specified operation.GenerateDetailedCostReportOperationResults.get
(String operationId, String scope, com.azure.core.util.Context context) Gets the result of the specified operation.