次の方法で共有


BillingProperty.BillingAccountDisplayName プロパティ

定義

サブスクリプションの課金先となる課金アカウントの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象