SubscriptionUsageCost ===================== A SubscriptionUsageCost show the usage cost by category during a certain period of time. Resource definition ------------------- .. literalinclude:: _static/SubscriptionUsageCost.json :language: json +----------------------+-----------------+-----------------------------+ | Name | Type | Description | +======================+=================+=============================+ | Category | string | Category value | +----------------------+-----------------+-----------------------------+ | Amount | decimal? | Cost | +----------------------+-----------------+-----------------------------+ | CurrencyCode | string | Currency code | +----------------------+-----------------+-----------------------------+ Operations on SubscriptionUsageCost ----------------------------------- - :doc:`/scenarios/usagecostsbysubscription-get`