TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

the return type of TrafficManagerEndpoint.DefinitionStages.WithAttach#attach()

Implements

public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach
extends InUpdate<ParentT>, WithRoutingWeight<ParentT>, WithRoutingPriority<ParentT>, WithGeographicLocation<ParentT>, WithTrafficDisabled<ParentT>, WithSubnet<ParentT>, WithCustomHeader<ParentT>

The final stage of the traffic manager profile endpoint definition.

At this stage, any remaining optional settings can be specified, or the traffic manager profile endpoint definition can be attached to the parent traffic manager profile update using TrafficManagerEndpoint.DefinitionStages.WithAttach#attach().

Applies to