Condividi tramite


NsRecord.Nsdname Property

Definition

Gets or sets the name server name for this NS record.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to