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

IApplicationGatewayBackend.ContainsFqdn(String) 方法

定义

检查此后端地址池是否引用了指定的 FQDN。

public bool ContainsFqdn (string fqdn);
abstract member ContainsFqdn : string -> bool
Public Function ContainsFqdn (fqdn As String) As Boolean

参数

fqdn
String

完全限定的域名 (FQDN) 。

返回

适用于