Share via


DatacenterAddressLocationResponse.ContactPersonName Property

Definition

Gets contact person name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to