你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DnsConfig.Fqdn 属性

定义

获取流量管理器配置文件 (FQDN) 的完全限定域名。 这是由 RelativeName 与 Azure 流量管理器使用的 DNS 域串联而成的。

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

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于