public static interface TrafficManagerEndpoint.UpdateStages.WithFqdn
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.UpdateExternalEndpoint |
toFqdn(String externalFqdn)
Specifies the FQDN of an external endpoint that is not hosted in Azure.
|
TrafficManagerEndpoint.UpdateExternalEndpoint 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.
*/