次の方法で共有


PriceSheetProperties.BillingPeriodId プロパティ

定義

使用量が属する課金期間リソースの ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="billingPeriodId")]
public string BillingPeriodId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingPeriodId")>]
member this.BillingPeriodId : string
Public ReadOnly Property BillingPeriodId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象