Condividi tramite


DatacenterAddressLocationResponse.Street3 Property

Definition

Gets street address line 3

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to