次の方法で共有


ValidateAddress.ShippingAddress プロパティ

定義

顧客の配送先住所を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象