Uses of Interface
com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold
-
-
Uses of TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold in com.microsoft.azure.management.trafficmanager
Subinterfaces of TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold 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.WithEndpointThreshold Modifier and Type Method Description TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT>TrafficManagerEndpoint.UpdateDefinitionStages.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.
-