次の方法で共有


BillingProperty.BillingProfileDisplayName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象