Interface TrafficManagerEndpoint.Update
- All Superinterfaces:
Settable<TrafficManagerProfile.Update>
,TrafficManagerEndpoint.UpdateStages.WithCustomHeader
,TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
,TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
,TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
,TrafficManagerEndpoint.UpdateStages.WithSubnet
,TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
- All Known Subinterfaces:
TrafficManagerEndpoint.UpdateAzureEndpoint
,TrafficManagerEndpoint.UpdateExternalEndpoint
,TrafficManagerEndpoint.UpdateNestedProfileEndpoint
- Enclosing interface:
- TrafficManagerEndpoint
public static interface TrafficManagerEndpoint.Update
extends Settable<TrafficManagerProfile.Update>, TrafficManagerEndpoint.UpdateStages.WithRoutingWeight, TrafficManagerEndpoint.UpdateStages.WithRoutingPriority, TrafficManagerEndpoint.UpdateStages.WithGeographicLocation, TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled, TrafficManagerEndpoint.UpdateStages.WithSubnet, TrafficManagerEndpoint.UpdateStages.WithCustomHeader
the set of configurations that can be updated for all endpoint irrespective of their type (Azure, external, nested profile).
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Settable
parent
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithCustomHeader
withCustomHeader, withCustomHeaders, withoutCustomHeader
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
withGeographicLocation, withGeographicLocation, withGeographicLocations, withGeographicLocations, withoutGeographicLocation, withoutGeographicLocation
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
withRoutingPriority
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
withRoutingWeight
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithSubnet
withoutSubnet, withoutSubnet, withSubnet, withSubnet, withSubnets
Methods inherited from interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
withTrafficDisabled, withTrafficEnabled