ParentT
- the return type of Attachable.InDefinition.attach()
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>
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()
.
attach
withRoutingWeight
withRoutingPriority
withGeographicLocation, withGeographicLocation, withGeographicLocations, withGeographicLocations
withTrafficDisabled
withSubnet, withSubnet, withSubnets
withCustomHeader, withCustomHeaders
Copyright © 2019. All rights reserved.