ApplicationGatewayBackend.containsFqdn(String fqdn) 方法
定义
Checks whether the specified FQDN is referenced by this backend address pool.
public boolean containsFqdn(String fqdn)
参数
- fqdn
- String
a fully qualified domain name (FQDN)
返回
boolean
true if the specified FQDN is referenced by this backend, else false