共用方式為


AvailableBalance 類別

定義

最新的 Azure 點數餘額。 這是目前可供支付的餘額。

[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
繼承
AvailableBalance
屬性

建構函式

AvailableBalance()

初始化 AvailableBalance 類別的新實例。

AvailableBalance(String, String, String, Amount)

初始化 AvailableBalance 類別的新實例。

屬性

Amount

取得餘額。

Id

取得資源識別碼。

(繼承來源 Resource)
Name

取得資源名稱。

(繼承來源 Resource)
Type

取得資源類型。

(繼承來源 Resource)

適用於