ParentT - the return type of Attachable.InDefinition.attach()public static interface TrafficManagerEndpoint.DefinitionStages.WithFqdn<ParentT>
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion<ParentT> |
toFqdn(String externalFqdn)
Specifies the FQDN of an external endpoint.
|
TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion<ParentT> toFqdn(String externalFqdn)
externalFqdn - the external FQDN/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/