Freigeben über


ShippingAddress.AddressType Eigenschaft

Definition

Ruft den Adresstyp ab oder legt diese fest. Mögliche Werte: "None", "Residential", "Commercial"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: