TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

the return type of attach()

public interface WithAttach extends Attachable.InUpdate,TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight,TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority,TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation,TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled

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 attach().

Inherited Members

Applies to