Uses of Interface
com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold
-
-
Uses of TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold in com.microsoft.azure.management.trafficmanager
Subinterfaces of TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold in com.microsoft.azure.management.trafficmanager Modifier and Type Interface Description static interfaceTrafficManagerEndpoint.UpdateDefinition<ParentT>The entirety of a traffic manager profile endpoint definition as a part of parent update.Methods in com.microsoft.azure.management.trafficmanager that return TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold Modifier and Type Method Description TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile. toProfile(TrafficManagerProfile profile)Specifies a nested traffic manager profile for the endpoint.
-