ConsumptionBalanceResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A balance resource.
public class ConsumptionBalanceResult : Azure.ResourceManager.Models.ResourceData
type ConsumptionBalanceResult = class
inherit ResourceData
Public Class ConsumptionBalanceResult
Inherits ResourceData
- Inheritance
Properties
AdjustmentDetails |
List of Adjustments (Promo credit, SIE credit etc.). |
Adjustments |
Total adjustment amount. |
AzureMarketplaceServiceCharges |
Total charges for Azure Marketplace. |
BeginningBalance |
The beginning balance for the billing period. |
BillingFrequency |
The billing frequency. |
ChargesBilledSeparately |
Charges Billed separately. |
Currency |
The ISO currency in which the meter is charged, for example, USD. |
EndingBalance |
The ending balance for the billing period (for open periods this will be updated daily). |
ETag |
The etag for the resource. |
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
IsPriceHidden |
Price is hidden or not. |
Name |
The name of the resource. (Inherited from ResourceData) |
NewPurchases |
Total new purchase amount. |
NewPurchasesDetails |
List of new purchases. |
ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
ServiceOverage |
Overage for Azure services. |
SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |
Tags |
Resource tags. |
TotalOverage |
serviceOverage + chargesBilledSeparately. |
TotalUsage |
Azure service commitment + total Overage. |
Utilized |
Total Commitment usage. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from ResourceData) |
Applies to
Azure SDK for .NET