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

IWithReverseFQDN.WithReverseFqdn(String) 方法

定义

指定要分配给此公共 IP 地址的反向 FQDN。

public Microsoft.Azure.Management.Network.Fluent.PublicIPAddress.Definition.IWithCreate WithReverseFqdn (string reverseFQDN);
abstract member WithReverseFqdn : string -> Microsoft.Azure.Management.Network.Fluent.PublicIPAddress.Definition.IWithCreate
Public Function WithReverseFqdn (reverseFQDN As String) As IWithCreate

参数

reverseFQDN
String

要分配的反向 FQDN。

返回

适用于