PtrRecord.Ptrdname Property

Definition

Gets or sets the PTR target domain name for this PTR record.

[Newtonsoft.Json.JsonProperty(PropertyName="ptrdname")]
public string Ptrdname { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ptrdname")>]
member this.Ptrdname : string with get, set
Public Property Ptrdname As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to