Share via


ValidateAddress.ShippingAddress Property

Definition

Gets or sets shipping address of the customer.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to