Compartir a través de


DatacenterAddressLocationResponse.Phone Propiedad

Definición

Obtiene el número de teléfono.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a