ValidateAddress.ShippingAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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