Udostępnij za pośrednictwem


DnsConfig.Fqdn Property

Definition

Gets the fully-qualified domain name (FQDN) of the Traffic Manager profile. This is formed from the concatenation of the RelativeName with the DNS domain used by Azure Traffic Manager.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to