Share via


DatacenterAddressLocationResponse.City Property

Definition

Gets city name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to