Compartir a través de


DatacenterAddressLocationResponse.City Propiedad

Definición

Obtiene el nombre de la ciudad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a