Share via


SoaRecord.Host Property

Definition

Gets or sets the domain name of the authoritative name server for this SOA record.

[Newtonsoft.Json.JsonProperty(PropertyName="host")]
public string Host { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to