次の方法で共有


BillingAccount.SoldTo プロパティ

定義

課金アカウントを担当する個人またはorganizationのアドレスを取得または設定します。

[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

適用対象