Interface TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT
- the return type ofAttachable.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
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>
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()
.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithCustomHeader
withCustomHeader, withCustomHeaders
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithGeographicLocation
withGeographicLocation, withGeographicLocation, withGeographicLocations, withGeographicLocations
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithRoutingPriority
withRoutingPriority
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight
withRoutingWeight
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSubnet
withSubnet, withSubnet, withSubnets
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled
withTrafficDisabled