次の方法で共有


BillingProfile.BillTo プロパティ

定義

請求先住所を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.billTo")]
public Microsoft.Azure.Management.Billing.Models.AddressDetails BillTo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billTo")>]
member this.BillTo : Microsoft.Azure.Management.Billing.Models.AddressDetails with get, set
Public Property BillTo As AddressDetails

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象