RecordSet.Fqdn Property

Definition

Gets fully qualified domain name of the record set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to