Uses of Interface
com.azure.resourcemanager.costmanagement.models.OperationStatus
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of OperationStatus in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionGenerateReservationDetailsReports.byBillingAccountId
(String billingAccountId, String startDate, String endDate) Generates the reservations details report for provided date range asynchronously based on enrollment id.GenerateReservationDetailsReports.byBillingAccountId
(String billingAccountId, String startDate, String endDate, com.azure.core.util.Context context) Generates the reservations details report for provided date range asynchronously based on enrollment id.GenerateReservationDetailsReports.byBillingProfileId
(String billingAccountId, String billingProfileId, String startDate, String endDate) Generates the reservations details report for provided date range asynchronously by billing profile.GenerateReservationDetailsReports.byBillingProfileId
(String billingAccountId, String billingProfileId, String startDate, String endDate, com.azure.core.util.Context context) Generates the reservations details report for provided date range asynchronously by billing profile.