次の方法で共有


BillingSubscription.MonthToDateCharges プロパティ

定義

現在の月から現在までの料金を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.monthToDateCharges")]
public Microsoft.Azure.Management.Billing.Models.Amount MonthToDateCharges { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.monthToDateCharges")>]
member this.MonthToDateCharges : Microsoft.Azure.Management.Billing.Models.Amount
Public ReadOnly Property MonthToDateCharges As Amount

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象