Share via


DatacenterAddressLocationResponse.PhoneExtension Property

Definition

Gets phone extension

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to