共用方式為


BillingProfileCreationRequest.BillTo 屬性

定義

取得或設定負責帳單設定檔的個別或組織位址。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於