Uses of Interface
com.azure.resourcemanager.costmanagement.models.DownloadUrl
Packages that use DownloadUrl
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of DownloadUrl in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return DownloadUrlModifier 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.