AvailableBalance Class

Definition

The latest Azure credit balance. This is the balance available for pay now.

[Microsoft.Rest.Serialization.JsonTransformation]
public class AvailableBalance : Microsoft.Azure.Management.Billing.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AvailableBalance = class
    inherit Resource
Public Class AvailableBalance
Inherits Resource
Inheritance
AvailableBalance
Attributes

Constructors

AvailableBalance()

Initializes a new instance of the AvailableBalance class.

AvailableBalance(String, String, String, Amount)

Initializes a new instance of the AvailableBalance class.

Properties

Amount

Gets balance amount.

Id

Gets resource Id.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to