Compartir a través de


DatacenterAddressLocationResponse.Zip Propiedad

Definición

Obtiene el código postal.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a