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

PublicIPAddressDnsSettings.ReverseFqdn 属性

定义

反向 FQDN。 用户可见的完全限定域名,解析为此公共 IP 地址。 如果指定了 reverseFqdn,则会创建从 in-addr.arpa 域中的 IP 地址指向反向 FQDN 的 DNS PTR 记录。

public string ReverseFqdn { get; set; }
member this.ReverseFqdn : string with get, set
Public Property ReverseFqdn As String

属性值

适用于