Uses of Interface
com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold
-
-
Uses of TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold in com.microsoft.azure.management.trafficmanager
Subinterfaces of TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold 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.WithEndpointThreshold Modifier and Type Method Description TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT>TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold. fromRegion(com.microsoft.azure.management.resources.fluentcore.arm.Region region)Specifies the location of the endpoint that will be used when the parent profile is configured with Performance routing methodTrafficRoutingMethod.PERFORMANCE.
-