public static interface TrafficManagerProfile.UpdateStages.WithEndpoint
TrafficManagerEndpoint.UpdateDefinitionStages.AzureTargetEndpointBlank<TrafficManagerProfile.Update> defineAzureTargetEndpoint(String name)
name - the name for the endpointTrafficManagerEndpoint.UpdateDefinitionStages.ExternalTargetEndpointBlank<TrafficManagerProfile.Update> defineExternalTargetEndpoint(String name)
name - the name for the endpointTrafficManagerEndpoint.UpdateDefinitionStages.NestedProfileTargetEndpointBlank<TrafficManagerProfile.Update> defineNestedTargetEndpoint(String name)
name - the name for the endpointTrafficManagerEndpoint.UpdateAzureEndpoint updateAzureTargetEndpoint(String name)
name - the name of the Azure endpointTrafficManagerEndpoint.UpdateExternalEndpoint updateExternalTargetEndpoint(String name)
name - the name of the external endpointTrafficManagerEndpoint.UpdateNestedProfileEndpoint updateNestedProfileTargetEndpoint(String name)
name - the name of the nested profile endpointTrafficManagerProfile.Update withoutEndpoint(String name)
name - the name of the endpoint/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/