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