TrafficManagerEndpoint.DefinitionStages.WithFqdn<ParentT>.toFqdn(String externalFqdn) 方法
定义
Specifies the FQDN of an external endpoint.
public WithSourceTrafficRegion<ParentT> toFqdn(String externalFqdn)
参数
- externalFqdn
-
String
the external FQDN
返回
the next stage of the definition
适用于