ParentT
- the return type of Attachable.InDefinition.attach()
public static interface TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT> extends Attachable.InDefinition<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithRoutingPriority<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithGeographicLocation<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithSubnet<ParentT>, TrafficManagerEndpoint.DefinitionStages.WithCustomHeader<ParentT>
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()
.
attach
withRoutingWeight
withRoutingPriority
withGeographicLocation, withGeographicLocation, withGeographicLocations, withGeographicLocations
withTrafficDisabled
withSubnet, withSubnet, withSubnets
withCustomHeader, withCustomHeaders
Copyright © 2019. All rights reserved.