次の方法で共有


BillingSubscription.BillingProfileId プロパティ

定義

サブスクリプションの課金先となる課金プロファイルの ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象