Share via


DatacenterAddressLocationResponse.Street2 Property

Definition

Gets street address line 2

[Newtonsoft.Json.JsonProperty(PropertyName="street2")]
public string Street2 { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="street2")>]
member this.Street2 : string
Public ReadOnly Property Street2 As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to