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 endpointCopyright © 2019. All rights reserved.