Interface TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the return type of Attachable.InDefinition.attach()
All Superinterfaces:
Attachable.InDefinition<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithCustomHeader<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithGeographicLocation<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithRoutingPriority<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithSubnet<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled<ParentT>
All Known Subinterfaces:
TrafficManagerEndpoint.Definition<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT>
Enclosing interface:
TrafficManagerEndpoint.DefinitionStages

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 definition using Attachable.InDefinition.attach().