DataBoxShippingAddress.AddressType 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.
Type of address.
public Azure.ResourceManager.DataBox.Models.DataBoxShippingAddressType? AddressType { get; set; }
member this.AddressType : Nullable<Azure.ResourceManager.DataBox.Models.DataBoxShippingAddressType> with get, set
Public Property AddressType As Nullable(Of DataBoxShippingAddressType)