Interface TrafficManagerEndpoint.UpdateExternalEndpoint
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Settable<TrafficManagerProfile.Update>,TrafficManagerEndpoint.Update,TrafficManagerEndpoint.UpdateStages.WithCustomHeader,TrafficManagerEndpoint.UpdateStages.WithFqdn,TrafficManagerEndpoint.UpdateStages.WithGeographicLocation,TrafficManagerEndpoint.UpdateStages.WithRoutingPriority,TrafficManagerEndpoint.UpdateStages.WithRoutingWeight,TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion,TrafficManagerEndpoint.UpdateStages.WithSubnet,TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
- Enclosing interface:
- TrafficManagerEndpoint
public static interface TrafficManagerEndpoint.UpdateExternalEndpoint extends TrafficManagerEndpoint.UpdateStages.WithFqdn, TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion, TrafficManagerEndpoint.Update
The entirety of an external endpoint update as a part of parent traffic manager profile profile update.
-
-
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.WithFqdn
toFqdn
-
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.WithSourceTrafficRegion
fromRegion
-
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
-
-