Interface TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the return type ofAttachable.InDefinition.attach()
- All Superinterfaces:
Attachable.InUpdate<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithCustomHeader<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithSubnet<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled<ParentT>
- All Known Subinterfaces:
TrafficManagerEndpoint.UpdateDefinition<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT>
- Enclosing interface:
TrafficManagerEndpoint.UpdateDefinitionStages
public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdate<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.WithSubnet<ParentT>, TrafficManagerEndpoint.UpdateDefinitionStages.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 Attachable.InDefinition.attach().
-
Method Summary
Methods inherited from interface Attachable.InUpdate
attachMethods inherited from interface TrafficManagerEndpoint.UpdateDefinitionStages.WithCustomHeader
withCustomHeader, withCustomHeadersMethods inherited from interface TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation
withGeographicLocation, withGeographicLocation, withGeographicLocations, withGeographicLocationsMethods inherited from interface TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority
withRoutingPriorityMethods inherited from interface TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight
withRoutingWeightMethods inherited from interface TrafficManagerEndpoint.UpdateDefinitionStages.WithSubnet
withSubnet, withSubnet, withSubnetsMethods inherited from interface TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled
withTrafficDisabled