Share via


DatacenterAddressLocationResponse.Street1 Property

Definition

Gets street address line 1

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to