Share via


DatacenterAddressLocationResponse.Phone Property

Definition

Gets phone number

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to