| Modifier and Type | Interface and Description |
|---|---|
static interface |
TrafficManagerEndpoint.Definition<ParentT>
The entirety of a traffic manager profile endpoint definition as a part of parent definition.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion<ParentT> |
TrafficManagerEndpoint.DefinitionStages.WithFqdn.toFqdn(String externalFqdn)
Specifies the FQDN of an external endpoint.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/