Uses of Interface
com.azure.resourcemanager.costmanagement.models.DownloadUrl
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of DownloadUrl in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionGets a URL to download the pricesheet for an invoice.PriceSheets.download
(String billingAccountName, String billingProfileName, String invoiceName, com.azure.core.util.Context context) Gets a URL to download the pricesheet for an invoice.PriceSheets.downloadByBillingProfile
(String billingAccountName, String billingProfileName) Gets a URL to download the current month's pricesheet for a billing profile.PriceSheets.downloadByBillingProfile
(String billingAccountName, String billingProfileName, com.azure.core.util.Context context) Gets a URL to download the current month's pricesheet for a billing profile.