Uses of Interface
com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateExternalEndpoint
-
-
Uses of TrafficManagerEndpoint.UpdateExternalEndpoint in com.microsoft.azure.management.trafficmanager
Methods in com.microsoft.azure.management.trafficmanager that return TrafficManagerEndpoint.UpdateExternalEndpoint Modifier and Type Method Description TrafficManagerEndpoint.UpdateExternalEndpointTrafficManagerEndpoint.UpdateStages.WithFqdn. toFqdn(String externalFqdn)Specifies the FQDN of an external endpoint that is not hosted in Azure.TrafficManagerEndpoint.UpdateExternalEndpointTrafficManagerProfile.UpdateStages.WithEndpoint. updateExternalTargetEndpoint(String name)Begins the description of an update of an existing external endpoint in this profile.
-