共用方式為


BillingAccountUpdateRequest.SoldTo 屬性

定義

取得或設定負責計費帳戶之個人或組織的位址。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於